Thanks to all who have helped this little project of mine get this far!
Next step -
Generate a list of all the cells with a given interior color
Two Lists are needed
The first list will search for anything red on a single Sheet "INVMaster" and paste the cell contents in a list form
The second will search for anything red on 17 other sheets (though in this example I only included 2) and make a single list of the red cells found.
Right now i have been researching on it and I read that .Find won't work, that I need .FindFormat
You guys have any ideas?
Bookmarks