grnegg
Mechanical
- Jun 8, 2004
- 7
My workbook contains multiple worksheets of identical format(only the names vary). I have created a form for data input. This form includes a combo box which is supposed to identify which worksheet the remaining information (inputted to the form).
Here in lies the problem. I haven't been able to figure out how to get the data to the appropriate worksheet. I have tried using the ".activate" and .deactivate" commands, however it errs.
Am I off base on this one? Please understand that I am a VBA novice who would really like to learn more.
Here in lies the problem. I haven't been able to figure out how to get the data to the appropriate worksheet. I have tried using the ".activate" and .deactivate" commands, however it errs.
Am I off base on this one? Please understand that I am a VBA novice who would really like to learn more.