3 Oct 2006 at 16:42 #1 A[L]C A[L]C Soldato Joined 18 Oct 2002 Posts 7,515 Location Maidenhead Having a mind block. I need some code to search column A for a specific string and return the value of the cell to the right of it ie String = test test is in cell A5 - I need the value of cell B5. Thanks
Having a mind block. I need some code to search column A for a specific string and return the value of the cell to the right of it ie String = test test is in cell A5 - I need the value of cell B5. Thanks
3 Oct 2006 at 18:25 #3 A[L]C A[L]C Soldato OP Joined 18 Oct 2002 Posts 7,515 Location Maidenhead thanks, but I need to do it inside a vba macro.