I'm writing a script that filters on a name and writes the entire row containing that name on a new sheet. It works fine except that the form controls that I used appear on the new page with invalid values.
How do I hide these unwanted form controls?
Here's my code, I Dim'd "taskOwner" at the top of the page as a string and it is set by a combo-box in a different Sub:
![]()
Please Login or Register to view this content.
Bookmarks