Hi. Here's the situation.
(Not my database design, but I need to go with what is available.)
There are 2 dozen tables with 13 fields each named for a calendar quarter. (i.e., 1/2005, 1/2006, 3/2005... ) The fields hold currency values. There is also a snn text field.
Tables will share 12 field names with others.
I need a query where I set the search criteria/parameter to look for a specific ssn and then the field name that I want (ex., 1/2006) and have the values for each table having that field name show.
How do I do this? Please help.
Russ
(Not my database design, but I need to go with what is available.)
There are 2 dozen tables with 13 fields each named for a calendar quarter. (i.e., 1/2005, 1/2006, 3/2005... ) The fields hold currency values. There is also a snn text field.
Tables will share 12 field names with others.
I need a query where I set the search criteria/parameter to look for a specific ssn and then the field name that I want (ex., 1/2006) and have the values for each table having that field name show.
How do I do this? Please help.
Russ