L
Lumen
I am importing a large Excel file in to a new table. The addresses that I
want to extract from the table and pass to a Form, via a Queries file, have a
unique identifier. However this identifier could be in one of 9 different
columns in 9 records; in each case the identifying cell is followed by 8
cells giving the complete postal address. I can quite easily use 'Criteria'
to pull out the bits of the record that I need but I'm not sure how to pass 9
different cell/field references to one 'Control Source' in my 'Form'.
want to extract from the table and pass to a Form, via a Queries file, have a
unique identifier. However this identifier could be in one of 9 different
columns in 9 records; in each case the identifying cell is followed by 8
cells giving the complete postal address. I can quite easily use 'Criteria'
to pull out the bits of the record that I need but I'm not sure how to pass 9
different cell/field references to one 'Control Source' in my 'Form'.