TYD Data from Monthly Data Input

Hayley_A

New Member
Joined
Sep 19, 2019
Messages
7
I'm working on a quarterly Board report which i'm trying to set up so that you don't have to amend any of the data when you open it.

Currently there is a month-by-month break down of all the figures in one worksheet, then the report itself is on a different worksheet. Is there a formula that would pull the most recent months data through to the report worksheet?

The data I'm trying to pull through is "Live Vacancies".

So for example the monthly data would be:
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Live Vacancies
3
5
4
7
3
9
10
3
5
2
7

<tbody>
</tbody>

I want a cell in the report worksheet which would pull through the most recent value depending on when the report is being used. So if it is opened in May then the number of live vacancies in the report would come through as 3 and so on for whichever month the report is opened.

I would assume you could use the =today() function then change the format of the cell to "mmm" and use the =IF function in conjunction somehow?

Any help would be great!

Ta
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)

Forum statistics

Threads
1,214,523
Messages
6,120,031
Members
448,940
Latest member
mdusw

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