Hi
I have 2 workbooks - one named search and the other named data. On my search workbook, cell A1 contains the value "car". I need some vba code that would search the workbook 'data' for the text "car" or value A1 & if its found, display a msgbox.
Thanks
Graham
I have 2 workbooks - one named search and the other named data. On my search workbook, cell A1 contains the value "car". I need some vba code that would search the workbook 'data' for the text "car" or value A1 & if its found, display a msgbox.
Thanks
Graham