View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Ellis Morgan Ellis Morgan is offline
external usenet poster
 
Posts: 2
Default How to set a value in a cell whose address is held in another cell

Say I have A1=4 and A2="D3", can I write a macro to set D3=4, using the
information in A1:A2?
--
Ellis Morgan