How to create excel macro that looksup value from changing cell contents? - TechRepublic
Question
May 28, 2013 at 10:59 AM
jasonnicholls

How to create excel macro that looksup value from changing cell contents?

by jasonnicholls . Updated 13 years, 1 month ago

I have 2 separate excel (2010) workbooks I’m working with and I would like to create a macro that, when run, will copy a variable value that is in cell J1 in workbook 1, and search workbook 2 for that value.

I’ve tried recording a macro that uses the search box but it doesn’t consider the variable value of J1, and always enters the value that the macro was initially recorded with.

Please Help!

This discussion is locked

All Comments