P
prodsched
I have created a user form to input data to a worksheet. It has a numbe
of fields that correspond to columns and rows on the worksheet. It als
has three command buttons: OK, Cancel, and Clear that functio
properly.
My goal is to have this same worksheet updated by three different part
of the original user form. In other words, the original form would hav
"tabs", one for customer info, one for product info and the other fo
service info. As these "tabs" are updated the information is to b
added to the original line on the worksheet.
Unfortuantely, I have been unable to figure out how to make the "tab
command buttons call, or switch to, the other tabs.
Any suggestions would be most appreciated!
Thanks
of fields that correspond to columns and rows on the worksheet. It als
has three command buttons: OK, Cancel, and Clear that functio
properly.
My goal is to have this same worksheet updated by three different part
of the original user form. In other words, the original form would hav
"tabs", one for customer info, one for product info and the other fo
service info. As these "tabs" are updated the information is to b
added to the original line on the worksheet.
Unfortuantely, I have been unable to figure out how to make the "tab
command buttons call, or switch to, the other tabs.
Any suggestions would be most appreciated!
Thanks