Quantcast
Channel: Active questions tagged worksheet-function - Super User
Viewing all articles
Browse latest Browse all 925

How to auto update formula when a new column is added

$
0
0

I have a body of data, and on another sheet I have calculations for the minimum and maximums of entire rows.

The data starts in D4 and each row is another data set. The problem is when I add a new column for new data, Excel does not update the formulas to automatically extend the range. I have to manually go through each error message and "Update to include cells".

Formula example:

=MIN(Historian!$D4:$AR4)

Viewing all articles
Browse latest Browse all 925

Trending Articles