ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Formatting Data Lists (https://www.excelbanter.com/excel-discussion-misc-queries/118701-formatting-data-lists.html)

nigerobinson

Formatting Data Lists
 
When I import data from my accounts package it is not lined up against
previous imported data. How can I line the rows up so I can subtract one
column away from another.

A B C D E F G H
110 250 Wages 100.00 110 250 Wages 100.00
120 310 Advert 564.00 125 564 Misc 654.00
125 564 Misc 654.00 130 425 Training 854.00

A is the Cost centre, B is the Expense code, C is the detail and D is the
Amount.

Stefi

Formatting Data Lists
 
A B C D E F G H I
110 250 Wages 100.00 110 250 Wages 100.00 formula
120 310 Advert 564.00 125 564 Misc 654.00
125 564 Misc 654.00 130 425 Training 854.00


Insert this formula in I1
=VLOOKUP(E1,A1:D3,4,FALSE)

It will return the value from column D that matches cost center in column E.
Then you can calculate the difference between column H and I.

Regards,
Stefi

€˛nigerobinson€¯ ezt Ć*rta:

When I import data from my accounts package it is not lined up against
previous imported data. How can I line the rows up so I can subtract one
column away from another.

A B C D E F G H
110 250 Wages 100.00 110 250 Wages 100.00
120 310 Advert 564.00 125 564 Misc 654.00
125 564 Misc 654.00 130 425 Training 854.00

A is the Cost centre, B is the Expense code, C is the detail and D is the
Amount.


nigerobinson

Formatting Data Lists
 
Hi Stefi

It still willn't work ?

"Stefi" wrote:

A B C D E F G H I
110 250 Wages 100.00 110 250 Wages 100.00 formula
120 310 Advert 564.00 125 564 Misc 654.00
125 564 Misc 654.00 130 425 Training 854.00


Insert this formula in I1
=VLOOKUP(E1,A1:D3,4,FALSE)

It will return the value from column D that matches cost center in column E.
Then you can calculate the difference between column H and I.

Regards,
Stefi

€˛nigerobinson€¯ ezt Ć*rta:

When I import data from my accounts package it is not lined up against
previous imported data. How can I line the rows up so I can subtract one
column away from another.

A B C D E F G H
110 250 Wages 100.00 110 250 Wages 100.00
120 310 Advert 564.00 125 564 Misc 654.00
125 564 Misc 654.00 130 425 Training 854.00

A is the Cost centre, B is the Expense code, C is the detail and D is the
Amount.



All times are GMT +1. The time now is 08:21 PM.

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