View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Worldman1 Worldman1 is offline
external usenet poster
 
Posts: 12
Default copy cell to reference contained in another cell

another procedure I'm struggling with -

Cell B1 contains a variable cell reference, for example "E:14"
I want to copy contents of cell $E$4 to the cell reference pointed to
in the above

Can't make it work - help would be appreciated . . .

(does anyone know where can I find a comprehensive syntax guide?)

Probably my last question - for now at least . .

Thanks in advance . . .

RonW.