Hey folks,
I dare to ask you for advice before I even started my litte project
My goal is to create a master sheet/file which is filled dynamically with data from other excel files.
These files are all build up on the same template (same sheet and columns names and coordinates - different files names though - surprise). In sheet "Land Rights" of these files there is column A with a string "yes" or "no". If the value of column A is "no", I want the whole row to be added/displayed in the master sheet as long as nobody changes the value to "yes".
Hence the size of the master sheet is variable according to the row having "no" in column A from all files which I have to define.
Since I never had the need to get in touch with VBA and I couldn't think of a solution without... do I need to program a macro in VBA in this case or is there any path to follow with a native functions?
I'm more than thankful for recommendations and tips.
Cheers,
dr. idlebert
Bookmarks