B
Bonnie
Hi there. Using A02 on XP. Have a form with buttons for
importing data, manipulating it and exporting it. How can
I change the name of an existing table (including a
parameter inquiry for the new name)? I have a
table 'PayPerData' that receives new imported data. Before
the new import, I'd like to rename the existing PayPerData
tbl to the actual pay period date (for ex. 04302004) and
then import the next pay period's data, thus keeping a
running set of tables with each pay period's info.
Should this be done in a macro or in the button's OnClick
event? I'm guessing event procedure but not sure of the
command language.
Thanks in advance for any help or advice!!!
importing data, manipulating it and exporting it. How can
I change the name of an existing table (including a
parameter inquiry for the new name)? I have a
table 'PayPerData' that receives new imported data. Before
the new import, I'd like to rename the existing PayPerData
tbl to the actual pay period date (for ex. 04302004) and
then import the next pay period's data, thus keeping a
running set of tables with each pay period's info.
Should this be done in a macro or in the button's OnClick
event? I'm guessing event procedure but not sure of the
command language.
Thanks in advance for any help or advice!!!