G
Guest
I have a form where I want to be able to enter a concatenated value for
location into a field and then have the parts go into there respective
columns in a table.
The location is made up of locations within multiple buildings
C1AA32.4
If you imagine a grid layout "C1" would represent the building "AA" would
represent east-west grid in the building "32" would represent north-south
grid in the building and ".4" would designate one of four tiles at this grid
location
I want to be able to enter into a form as above but entries split into the
four different table columns
The fourth part tile location could be null
Can this be accomplished and if so how?
location into a field and then have the parts go into there respective
columns in a table.
The location is made up of locations within multiple buildings
C1AA32.4
If you imagine a grid layout "C1" would represent the building "AA" would
represent east-west grid in the building "32" would represent north-south
grid in the building and ".4" would designate one of four tiles at this grid
location
I want to be able to enter into a form as above but entries split into the
four different table columns
The fourth part tile location could be null
Can this be accomplished and if so how?