98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access VBA Training and help » VBA
VBA
Resolved · Low Priority · Version 2007
Jordan has attended:
Access VBA course
VBA
how much better is it using vba rather than just the wizard tools.
RE: VBA
Hi Jordan, welcome to the forum. VBA *rules*. Wizards are Sesame Street. Try importing 40 CSV files into Access using a wizard and see how long it takes your thoughts to turn to coding the thing down to one button, then making it time sensitive so the import process happens invisibly to the user each day at 5pm. I'd like to see Gandalf do that.
All the best,
Anthony
Wed 1 Aug 2012: Automatically marked as resolved.
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:Deleting duplicate records from a tableYou cannot delete records tables where there duplicate records. A way around this is to create a new table which wont hold the duplicates. and then deleting the old table. |