I wanna add the current month and the last 2 months for user to select in prompt, e.g. if this month is 2008 Nov, then I wil see foowing in ddlbox 112008 102008 092008
may I know how to do it? no hard-code
|
I wanna add the current month and the last 2 months for user to select in prompt, e.g. if this month is 2008 Nov, then I wil see foowing in ddlbox 112008 102008 092008 may I know how to do it? no hard-code |
|||
|
|
|
You could also create a query subject with SQL like this Oracle example:
|
|||
|
|
Try this :) |
||||
|
|