View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PPL[_2_] PPL[_2_] is offline
external usenet poster
 
Posts: 2
Default Inesert value of column B of the current row into active cell

Hi,
I'm trying to write a script that will insert the value of column B of the
current row into the active cell.
I've tried playing with ActiveCell and Offset and I'm getting nowhere.

Has anyone any suggestions please

TIA

Philip