Okay, that title may sound confusing, so let me elaborate.
I have a Form that, when the user selects 1 of 4 options, the appropriate data is returned in a query under the generic field name "Category".
What i'd ultimately like to do is make it so if the user selects Category 1 in the Form, the field name in that query is "Category 1", If they select "Category 2" in the form then the caption reads "Category 2".
Also, is it possible to make the field in the query not show if they pick "category 4"?
Will I need VBA for this? I bought some books for access 2007 (Which is what im currently using) but do not know very much about it.
Any help you could offer would be very much appreciated.
I have a Form that, when the user selects 1 of 4 options, the appropriate data is returned in a query under the generic field name "Category".
What i'd ultimately like to do is make it so if the user selects Category 1 in the Form, the field name in that query is "Category 1", If they select "Category 2" in the form then the caption reads "Category 2".
Also, is it possible to make the field in the query not show if they pick "category 4"?
Will I need VBA for this? I bought some books for access 2007 (Which is what im currently using) but do not know very much about it.
Any help you could offer would be very much appreciated.