Hi there! I have learned some pretty advanced Access all in the past few weeks, and my brain in just on overload now! I have a calculated field called "Net Electrical Usage" (I have about 12 calculated fields). I want to have a combobox on my frontend form that shows the FIELD NAMES as the options, and when you click on it, it brings up the calculated field value.
I do not know if this is possible, or a way around it. Do I need another table with a list of those TOTAL categories, and then link the tables together in some way to get the total amount to show up on a report?
The combobox would fit into a list of 7 cascading combo boxes on the front end and have to not only find that information but filter off the other comboboxes that reference other tables.
Please let me know how to do this, or if it is possible. I am stuck.
Thank you.