workbook update each time a new worksheet is selected

D

DJL

I need to update a workbook each time the user goes to a new worksheet either
by selecting the tab for that worksheet or by hyperlink. How can I to this
without using a macro? (if a macro is necessary I can live with it..I'm
trying to keep things simple)
 
J

JE McGimpsey

What do you mean by "update"?

In general, macros are the only way to make changes outside the user's
control.
 
D

DJL

This workbook is timekeeping tool for one employee for an entire year. It
contains a timesheet for each week. To make it easy to me to create 52
worksheets and be certain that each one reports correctly to a monthly
worksheets, the worksheet "knows" which week it is from the tab name.
Change the tab name to W2 and the sheet is ready to receive data for the
second week in January. The only problem is I get this the worksheet name
from the Info function. I need this function to be refreshed each time I go
to a new sheet. - I JUST SAW MY PROBLEM - Forgive me, I am new at this.
That function makes each sheet "think" it is the active sheet. What I need
is functoin in each sheet that reads the name of the worksheet containing
that function. If this makes no sense to you tell me so and I will try again
in a separate post.
 

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