The query I am trying to make is as follows.
I have data in columns, each column is a month and one is the year.
See example below.
Year Jan Feb March Apr May Jun Jul Aug Sep Oct Nov Dec
I have now when making this query to select the year, I put in the
parameters as [Enter Year] and when I run it, a window will pop up and
aske me to put in the year, I type in the year and it displays that
year and all of the data for each month.
I want to refine it. I want to enter the year and the month.
So when I run the query, I want to see only the year from the year
column and only the month I choose, I want to be able to type in the
month as I did as the year.
An example of how I want the query to run is this
Enter year, I type 2000 for the year.
Enter month, I type Feb because I only want to view Feb of the year
2000.
I want it to display the columns as follows,
Year Feb
Any help will be greatly appreciated.
Thank You In Advance,
Brian Weber
bweber@weberyoung.com
I have data in columns, each column is a month and one is the year.
See example below.
Year Jan Feb March Apr May Jun Jul Aug Sep Oct Nov Dec
I have now when making this query to select the year, I put in the
parameters as [Enter Year] and when I run it, a window will pop up and
aske me to put in the year, I type in the year and it displays that
year and all of the data for each month.
I want to refine it. I want to enter the year and the month.
So when I run the query, I want to see only the year from the year
column and only the month I choose, I want to be able to type in the
month as I did as the year.
An example of how I want the query to run is this
Enter year, I type 2000 for the year.
Enter month, I type Feb because I only want to view Feb of the year
2000.
I want it to display the columns as follows,
Year Feb
Any help will be greatly appreciated.
Thank You In Advance,
Brian Weber
bweber@weberyoung.com