I have a table with 30 rows of data, 2 fields.
This table will connect to another table on 1 field, the second field contains the formula that I want to run on the fields of the other table.
How do you 'activate' the formula that is in the field.
The reason for doing this is that an iif statement would be too long, and I thought this would be an easier manner to implement all of these conditions.
Any other ideas are greatly appreciated.
This table will connect to another table on 1 field, the second field contains the formula that I want to run on the fields of the other table.
How do you 'activate' the formula that is in the field.
The reason for doing this is that an iif statement would be too long, and I thought this would be an easier manner to implement all of these conditions.
Any other ideas are greatly appreciated.