Hi

I'm looking for some VBA code to look at the contents of cell A1 on sheet 1 (content will be a cell reference such as B3 for example)

I then want the macro to move the cursor to sheet 2 (of the same workbook) and to the cell specified in cell A1 on sheet 1. I will then get the macro to insert some text into this cell.

Any help would be gladly appreciated.

Thanks