P
Pierre
I have a table built with some information I would like to use on a new
table. The new table will be used for export use only and not for
information to be entered via a new form. But I would like to have it update
as information is updated to TABLE1. A detail of what is trying to be done
is:
TABL1 have fields called [Given Name], [Other ID], [Tax ID], and [Location]
TABLE2 have fields called [Entry Name], [ID INFO], and [State]
I need [Entry Name] = [Given Name]
[ID INFO] = [Other ID] &â€, “& [Tax ID] (w/ a comma space between if possible)
[State] = [Location]
Information from TABLE2 well be used in a Query then exported to Excel.
Note: Colum headers on Excel most READ field name from TABLE2. My reason
for making new table is to include some fields that will not be used, but
need to be displayed on excel sheet.
Any and all assistance in this matter will be greatly appreciated.
table. The new table will be used for export use only and not for
information to be entered via a new form. But I would like to have it update
as information is updated to TABLE1. A detail of what is trying to be done
is:
TABL1 have fields called [Given Name], [Other ID], [Tax ID], and [Location]
TABLE2 have fields called [Entry Name], [ID INFO], and [State]
I need [Entry Name] = [Given Name]
[ID INFO] = [Other ID] &â€, “& [Tax ID] (w/ a comma space between if possible)
[State] = [Location]
Information from TABLE2 well be used in a Query then exported to Excel.
Note: Colum headers on Excel most READ field name from TABLE2. My reason
for making new table is to include some fields that will not be used, but
need to be displayed on excel sheet.
Any and all assistance in this matter will be greatly appreciated.