Get Dyndamic Charts to Ignore Formula

jtrugger

New Member
Joined
Oct 5, 2013
Messages
3
I'm running a chiropractic office. In order to see where I've been and where I'm going I keep track of things like new patient visits, patient report visits, cash in, insurance in, etc. I keep track of this on a daily basis on one worksheet. The weekly totals are paste-linked into another sheet. It is this sheet that I would like to use to create a dynamic chart however, in using the OFFSET function to create the chart, the formula counts the 'blank' cells b/c of the paste-link from the previous worksheet. How could I get around this?
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Also, for some reason, the offset ignored the paste link in one column but not the one next to it. In A2 is a date that fills in (down the column) as a weeks information is entered.
In A2 are dates that fills in as information is entered. The offset formula for the date is: =OFFSET('Weekly Totals'!$A$2,,,COUNT('Weekly Totals'!$A$2:$A$23)) and it stops at the last date that is entered and expands as planned as new dates populate the next cell below.
The offset formula for the adjacent column is: =OFFSET('Weekly Totals'!$B$2,,,COUNT('Weekly Totals'!$B$2:$B$23)) however when checked, this formula selects the entire column (to B23) even when they are 'blank.'
 
Upvote 0

Forum statistics

Threads
1,215,051
Messages
6,122,872
Members
449,097
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top