J
Jim Franklin
Hi,
This is probably very simple but I cannot work it out. I have a table with a
number of fields, DD1, DD2, DD3 etc.
The code in my form finds a record in this recordset. I have a separate
numeric value (based on the number of days between two dates) which can vary
at anytime. I want to access the field which corresponds with the numeric
value and write its value elsewhere. For example, if my number of days = 7,
I want to get the value in field DD7.
Any idea how I do this?
Thanks to anyone who can help,
Jim F.
This is probably very simple but I cannot work it out. I have a table with a
number of fields, DD1, DD2, DD3 etc.
The code in my form finds a record in this recordset. I have a separate
numeric value (based on the number of days between two dates) which can vary
at anytime. I want to access the field which corresponds with the numeric
value and write its value elsewhere. For example, if my number of days = 7,
I want to get the value in field DD7.
Any idea how I do this?
Thanks to anyone who can help,
Jim F.