Hey All,
I need help with creating a macro. The code I have is currently messy and I will clean it up after I solve this but the bare bones of what I want to do is as follows.
selects cell A in sheet A --> go to another sheet B --> filter that sheet for the attribute based on the value inputed in cell A --> Copy all values in sheet B under Column B who shares an attribute in Column A which is filtered by cell A --> Go to Sheet A and copy column B values into sheet A. --> Conditional Formating and Look Pretty
The problem with the code is that when it gets to the part where it has to filter, instead of using the cell A from sheet A as the filter criteria it uses the text I had in cell A sheet A when I initially recorded the macro. I want this macro to be used anytime i change the values in cell A sheet A
PLEASE HELP!
Bookmarks