1 Attachment(s)
VBA to search for different valuse in entire workbook depending on texts
Hi everyone
I have a workbook with differnt sheets and different data and values and a master sheet.
I need to search for all different values in the entire workbook for available worksheets and future sheets also, after finding the values according to the criteria in master sheet i want the values all to be added in new column near each criteria. I was using before sumif formula but now it is very hard since i am having over 50 sheets and over 300 different criteria. Can you please help me with VBA code for that issue.
Attached is an exmple of what I mean.
Thanks for the help