View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions,microsoft.public.excel
Marcelo Marcelo is offline
external usenet poster
 
Posts: 1,047
Default How to copy an array without changing relative cell references?

change the original to absoute, before copy to another range

regards from Brazil
Marcelo

"Dmitry" escreveu:

Hello specialists!
How to copy an array to an array of the same size without changing relative
cell references in the formulas?
Best regards,
Dima