I am reading from one table and adding a record in another. One of the fields in the table a is used to determine what field to place the data in the second table.
Example: Table1 has a value in Field Name:Location
The value in that location is "WP"
Table2 has a field named WP. I need to place data in Table2 Field:WP.
Any help will be greatly appreciated.
Thanks in advance.
Razor1
Example: Table1 has a value in Field Name:Location
The value in that location is "WP"
Table2 has a field named WP. I need to place data in Table2 Field:WP.
Any help will be greatly appreciated.
Thanks in advance.
Razor1