excel

D

dobbers

I have a spreadsheet linked to others which retrieves data from each month
and places the infor in a sumarry table. Rather than change the formulas each
month is there a formula that will move the reference to the next row the
next month

thanks,
 
L

Luke M

Assuming January reference is in row 2, maybe something like:
=OFFSET([Book2.xls]Sheet1!$A$2,MONTH(TODAY()),)
 

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