embedding NOW function in OFFSET

  • Thread starter Thread starter tjb
  • Start date Start date
T

tjb

trying to get the NOW function to work as suggested but
having difficulties.

------------------------------------------------------

Hi
use the NOW function. e.g. try in A1:
=OFFSET($A$1,WEEKDAY(NOW(),2),0)

--
Regards
Frank Kabel
Frankfurt, Germany

Newsbeitrag
I need to be able to have a cell change dynamically every
day, is there a way to automate that process?

For instance, I want cell A1 to say what is in cell B1 on
Mondays, cell C1 on Tuesdays, cell D1 on Wednesdays and
so on. Is there a way to automate this without even
having the workbook opened?

I'm linking to this cell from another workbook which is
why I want it automated.

..
 

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

Similar Threads

relative offset to a named cell 3
auto cell update 3
OFFSET 1
Dynamic Range in Offset Help Request 1
OFFSET function 1
Offset Function 2
Transposing Data using Offset function 2
Offset Function 1

Back
Top