D
Don
I have a 2006 inventory table. In 2007, I'd like my user to be able to
click a button which duplicates that table and then queries the new
table so that he can edit the select records that meet a certain
criteria. That new updated table would then be the 2007 inventory
table. Is this possible? I would have to make sure that the button's
event updates the query's row source to the new table? Or, filter the
new table with a predefined query that meets the criteria for the
records to be updated?
click a button which duplicates that table and then queries the new
table so that he can edit the select records that meet a certain
criteria. That new updated table would then be the 2007 inventory
table. Is this possible? I would have to make sure that the button's
event updates the query's row source to the new table? Or, filter the
new table with a predefined query that meets the criteria for the
records to be updated?