B
BRC
I have a macro that initalizes a variable a gets a value for the var that is
a code. The code is associated with a building name. I am trying to
convert the code to the name inside the macro. For instance the code is
"asbldg", in a table this refers to the "Anwar Sadat building." how can I
translate the code into the building within the macro? the table that
contains the info has 2 fields buildingcode and Buildingname. The table has
about 110 records. should i try to put the table into an array and then look
for the code in the array? As you may have guessed I am kind of lost here
and perhaps abit over my head. any suggestions would be appreciated.
BRC
a code. The code is associated with a building name. I am trying to
convert the code to the name inside the macro. For instance the code is
"asbldg", in a table this refers to the "Anwar Sadat building." how can I
translate the code into the building within the macro? the table that
contains the info has 2 fields buildingcode and Buildingname. The table has
about 110 records. should i try to put the table into an array and then look
for the code in the array? As you may have guessed I am kind of lost here
and perhaps abit over my head. any suggestions would be appreciated.
BRC