Linking sheets which must update the date first.

I

iBob

I have 50 clients, each with an Accounts Recievable worksheet. Past due is
determined by using the =now and =today functions. This information is then
linked to a Master sheet which displays all 50 clients at one time.

The problem is: When I open the Master sheet, the dates on the 50 'feeder'
sheets do not update the date. Only if those sheets are opened does the date
update.

Is there a command to open and close those 50 sheets or a recalculate
command or perhaps, a macro is needed to open then close the 50 sheets.

Any suggestions?

I posted the same question about an hour ago but have'nt seen it appear
here, so if it does, please excuse the duplicate question (albeit, worded
differently)

Bob
 
R

RagDyer

Your terminology is ambiguous.

Your use of "sheet" and "worksheet" leaves a connotation of a *single
workbook*, where all your volatile functions should recalculate
automatically.

If you actually mean that your data is in individual *workbooks*, a simple
fix would be to combine them into a *single workbook*.
 
I

iBob

The sheets are indeed, 50 seperate workbooks. Are you suggesting creating 50
tabs? This method would not be plausable as each of the existing workbooks
already have muiltiple tabs and to redo all of this would be impractacle.

any other suggestions?
 
R

RagDyer

I would say that your most viable solution would be to use code.

Post this question to the programming group.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top