ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   What is the formula that works for this (https://www.excelbanter.com/excel-worksheet-functions/151374-what-formula-works.html)

Dolson

What is the formula that works for this
 
I have a B/S on one page and the data resides on another page for all 12
months.
By changing the month number on the Balance Sheet (B/S) it pulls the data
for that period to the apporpriate accounts.

Billy Liddel

What is the formula that works for this
 
Assuming that the format is exactly the same on each sheet then the offset
function will do the job
Place the following on sheet1 B7
=OFFSET(Sheet2!A7,0,B$6)

B6 contains the month you want to call from 1 to 12. Copy as required.

Regards
Peter A

"dolson" wrote:

I have a B/S on one page and the data resides on another page for all 12
months.
By changing the month number on the Balance Sheet (B/S) it pulls the data
for that period to the apporpriate accounts.


Dolson

What is the formula that works for this
 
The format is not the same on each page


"Billy Liddel" wrote:

Assuming that the format is exactly the same on each sheet then the offset
function will do the job
Place the following on sheet1 B7
=OFFSET(Sheet2!A7,0,B$6)

B6 contains the month you want to call from 1 to 12. Copy as required.

Regards
Peter A

"dolson" wrote:

I have a B/S on one page and the data resides on another page for all 12
months.
By changing the month number on the Balance Sheet (B/S) it pulls the data
for that period to the apporpriate accounts.


Billy Liddel

What is the formula that works for this
 
I guess you need to provide more information, but the offset will work
providing it is pointed in the right direction. For instances, can we assue
that the second sheet with each month's figures are set as:

Jan Feb Mar
Sales 2000 2200 2300
Costs 500 540 600
Gross Profit 1500 1660 1700

Peter A

"dolson" wrote:

The format is not the same on each page


"Billy Liddel" wrote:

Assuming that the format is exactly the same on each sheet then the offset
function will do the job
Place the following on sheet1 B7
=OFFSET(Sheet2!A7,0,B$6)

B6 contains the month you want to call from 1 to 12. Copy as required.

Regards
Peter A

"dolson" wrote:

I have a B/S on one page and the data resides on another page for all 12
months.
By changing the month number on the Balance Sheet (B/S) it pulls the data
for that period to the apporpriate accounts.



All times are GMT +1. The time now is 02:40 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com