View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron (Bismark) Ron (Bismark) is offline
external usenet poster
 
Posts: 9
Default Locating a cell within a macro

I have a lookup which gives me a cell ref in terms of R1C1 into cell A2
On the same sheet I have a value that I want to copy from Cell B2 into the
cell referenced to in A2.

I have a very basic knowledge of macros and not sure if this is possible.

Can anyone help?

thanks,

Ron.