View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default FormulaArray with existing cell

Tom Ogilvy wrote:
Or even
Range("C6").FormulaArray = Range("C6").Formula

to do it in C6.



thanks Tom - C6/D6 nearly the same :-)
regards
Frank