News

How to Import an Excel Spreadsheet Into Access With a Macro. If you ever wanted to click a magic button and make complex business tasks happen automatically, macros can make that wish come true.
I am creating a macro to do this but while there is a FindRecord action built into Access, there is not a FindReplace one, so I was hoping to accomplish this by means of SendKeys.
Instead of clicking on multiple buttons to add different Word and Excel formats, record a macro, add it to Quick Access Toolbar & use it to get things done.
Creating a macro is the process of recording keystrokes and mouse clicks for repetitive tasks, such as creating tables, custom layouts, or inserting formulas and cell widths in a spreadsheet.
For example, how many of your users can create a macro? Windows NT includes a powerful DOSKEY utility that allows you to create simple but powerful macros. It even features the ALIASES command.