View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jobra jobra is offline
external usenet poster
 
Posts: 13
Default change a formula

Hi, is there a programming way to change this:
Cell A10=A2+B2
into this
Cell A10=$a$2+B2
Thanks in advance