Copying a formula

MartijnFM

New Member
Joined
Nov 30, 2016
Messages
1
Hi guys,

We export our data from our accounting software. It offers a lot of information, but we are only interested in a few of the numbers.
This tab is called pnl. The whole file is called Oktober 2016. In a different tab we make a selection. Basically we are only interested in the revenues, cost of goods sold, and the profit.
Our revenue and COGS are split up into different products, but we are only interested in the totals. We are using the following formula:
=SUMIFS(pnl!S:S;pnl!F:F;"Revenue")
=SUMIFS(pnl!S:S;pnl!F:F;"COGS")


So far, so good.
When we copy the file and want to make the file for November 2016, it doesn't copy the formulas the way it should. We get the following formula:
=SUMIFS('[Oktober 2016.xls]pnl'!S:S;'[Oktober 2016.xls]pnl'!F:F;"COGS")

Does anyone have an idea on how to fix this problem (or a completely different solution to this problem).

Thanks in advance.

MartijnFM
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.

yky

Well-known Member
Joined
Jun 7, 2011
Messages
1,881
Office Version
  1. 2010
Platform
  1. Windows
Can you save the file and change its name?
 
Upvote 0

Forum statistics

Threads
1,191,190
Messages
5,985,202
Members
439,947
Latest member
fabiannic

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
Top