I am trying to choose a particular field depending on the date. I have
JAN_field1
FEB_field2
MAR_field3....etc.
In a report I am trying to reference today's date to automatically choose the correct field in the months_tbl to perform an autosum.
So if today's date is 14 FEB, The autosum will pick the FEB_field2 field from the months_tbl and SUM.
Thanks,
Ski
JAN_field1
FEB_field2
MAR_field3....etc.
In a report I am trying to reference today's date to automatically choose the correct field in the months_tbl to perform an autosum.
So if today's date is 14 FEB, The autosum will pick the FEB_field2 field from the months_tbl and SUM.
Thanks,
Ski