Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Excel cash book: formula to duplicate amt in relevant exp column

Cash book: what formula would work to duplicate an amount in one (total
expense) column, to the relevant expense column, using a simple chart of
accounts/code number to identify which expense.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Excel cash book: formula to duplicate amt in relevant exp column

Imagine you have data laid out like this in row 1:

Date Descr Amount Code 1001 1002 1003 etc.

You enter data into the first 4 columns. Then in E2 you can have a formula
like this:

=IF($D2=E$1,$C2,0)

Copy this across the row for as many columns as you need, then copy all
these formulae down for as many rows as you need.

Hope this helps.

Pete

"quilta" wrote in message
...
Cash book: what formula would work to duplicate an amount in one (total
expense) column, to the relevant expense column, using a simple chart of
accounts/code number to identify which expense.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel value and the relevant text column ntc Excel Worksheet Functions 1 December 7th 06 08:00 AM
Cash Book Freddo Excel Worksheet Functions 1 June 10th 06 10:46 AM
To copy values in a column relevant to text in an adjacent column? Guy Keon Excel Worksheet Functions 2 November 15th 05 08:10 PM
Need a simple Secretaries Cash Book shaag Excel Discussion (Misc queries) 2 February 3rd 05 09:34 PM
about accounting book relevant to excel Frank Kabel New Users to Excel 1 December 23rd 04 11:45 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"