I have a macro with 3 lines. all of them open action query
the first kill all records in a table. the second - add new records to the same table,
the third line create a new table based on step 2
I got bad results. the new table is not refress and the contens remain as it was before
if I am doing the same task step by step manualy - every thing is ok
I thought about puting a delay between the lines/
any other idea
thanks
the first kill all records in a table. the second - add new records to the same table,
the third line create a new table based on step 2
I got bad results. the new table is not refress and the contens remain as it was before
if I am doing the same task step by step manualy - every thing is ok
I thought about puting a delay between the lines/
any other idea
thanks