Hi All,
First post here. I'm an experienced Excel user (former Lotus user) and just beginning to attempt some VBA. Most of what I've learned (which isn't much yet) has come from this board. At this point, what I know is pretty much limited to copy/paste of what seems a reasonable match and editing as needed. Honestly, I don't really know enough yet to formulate coding from scratch.
That said, I know WHAT I want to do....just not HOW.
The worksheet I have has 2 sheets. Sheet1 feeds some data to Sheet2.
In Sheet2, Column F (a hidden column) is either 1 or blank and is populated from Sheet1. I want to Hide all rows in Sheet2 that do not have 1 in column F. The event should run at any change to Sheet1.
Thanks in advance for any help.
Bruce
First post here. I'm an experienced Excel user (former Lotus user) and just beginning to attempt some VBA. Most of what I've learned (which isn't much yet) has come from this board. At this point, what I know is pretty much limited to copy/paste of what seems a reasonable match and editing as needed. Honestly, I don't really know enough yet to formulate coding from scratch.
That said, I know WHAT I want to do....just not HOW.
The worksheet I have has 2 sheets. Sheet1 feeds some data to Sheet2.
In Sheet2, Column F (a hidden column) is either 1 or blank and is populated from Sheet1. I want to Hide all rows in Sheet2 that do not have 1 in column F. The event should run at any change to Sheet1.
Thanks in advance for any help.
Bruce