View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
ssciarrino ssciarrino is offline
external usenet poster
 
Posts: 20
Default How do I expand formula down a column when query results change?

I have a spreadsheet that populates Column A through H via Microsoft Query.

Columns I through J are formulas using Columns A-H

Each month the query is refreshed, when refreshed the rows of A-H can expand
or contract

If the current month is 100 rows and refreshes to 105 rows, the formulas
from I-J do not copy down (nor do I expect them to)

Looking for a way for when Columns A-H change, the related columns I-J also
change.