F
forumware
Hi.
I would appreciate it if someone could help me with this:
Table 1
internal id = autonumber
Now i want the internal id in table 2 to point to internal id of table
1 and add a suffix:
table 2
internal id = table1.autonumber + "suffix"
Is this possible in access. I'm stuck in my project....
Thanks,
Forumware
I would appreciate it if someone could help me with this:
Table 1
internal id = autonumber
Now i want the internal id in table 2 to point to internal id of table
1 and add a suffix:
table 2
internal id = table1.autonumber + "suffix"
Is this possible in access. I'm stuck in my project....
Thanks,
Forumware