WalkerEvans
Technical User
I have written a macro to capture data from a Word-based form and transfer it to an Excel spreadsheet. I can capture the data and write it, no problem, but I need to write to a specific worksheet, depending on the data in one of the captured Word form-fields. I can't find a command combination that will do this; either everything goes to the first worksheet, or I get an error.
Does anyone know of way to write a line of VBA code that will shift focus to a specific worksheet within a workbook?
Does anyone know of way to write a line of VBA code that will shift focus to a specific worksheet within a workbook?