Hi
I have several tables which hold the postcoades for different areas. Each Two Letter Prefix is a unique table.
I have a variable USEPOSTCODE which decides which table to use....but I want to perform the following:-
USEPOSTCODE="POSTCODEPO"
Forms!USEPOSTCODE!postcode.setfocus
How can I acheive this?
I have several tables which hold the postcoades for different areas. Each Two Letter Prefix is a unique table.
I have a variable USEPOSTCODE which decides which table to use....but I want to perform the following:-
USEPOSTCODE="POSTCODEPO"
Forms!USEPOSTCODE!postcode.setfocus
How can I acheive this?