J
javablood
I have a form in which the rows/columns are the averages and sum (only
precipitation) of weather data. I originally populated the form from a
query but I want the user to be able to select from different tables so I am
using rpt.RecordSpource = MySQL (in which I am able to grab the table name
from a lsitbox). This works with the exception that now the 'search key'
cannot be found because the control source for those columns is now not
correct. Am I able to use the obj.controlsource property? Is so, how?
TIA
precipitation) of weather data. I originally populated the form from a
query but I want the user to be able to select from different tables so I am
using rpt.RecordSpource = MySQL (in which I am able to grab the table name
from a lsitbox). This works with the exception that now the 'search key'
cannot be found because the control source for those columns is now not
correct. Am I able to use the obj.controlsource property? Is so, how?
TIA