Xx_TownDawg_xX
Registered User.
- Local time
- Today, 15:33
- Joined
- Jan 16, 2009
- Messages
- 78
Let's suppose for a minute that I have several different fields in a table, and they are ABC1, DEF1, GHI1, JKL1, etc..
Now let's suppose that based on a form entry, I would like for a query to display the particular field I'm looking for.. For example if I entered ABC in the form, I'd want ABC1 to display in the query, and if I entered DEF in the form, I'd want DEF1 to display in the query.
My mind is a little frazzled at the moment, but is there a fairly simple way to do this with a calculated field or VBA, or anything?
Now let's suppose that based on a form entry, I would like for a query to display the particular field I'm looking for.. For example if I entered ABC in the form, I'd want ABC1 to display in the query, and if I entered DEF in the form, I'd want DEF1 to display in the query.
My mind is a little frazzled at the moment, but is there a fairly simple way to do this with a calculated field or VBA, or anything?