Hi, I have many tables that have the same columns and some of those columns I need to delete. Is there a way to do this in VBA (or even easier, a query)?
I found out the the ACCESS's Jet Database doesn't accept the 'ALTER TABLE' syntax when I tried that in QBE and VBA... Is there a reference library of something I need to add? Any ideas would be very appreciated, thanks.
I found out the the ACCESS's Jet Database doesn't accept the 'ALTER TABLE' syntax when I tried that in QBE and VBA... Is there a reference library of something I need to add? Any ideas would be very appreciated, thanks.