Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Aarif
 
Posts: n/a
Default help needed in worksheet function

Hi to all good people,

I am workin on an excel sheet in which I have to make Maping of Payment
received and mode of payment is Cheque and Cash. I am in collection business
and have to map daily payment received that i am doing by vlookup but when a
cheque gets dishonoured i have to deduct the same amount from payment
received is there any way to do it easily. I am giving details of my excel
worksheet

column A2 to Z2 i have detail of customer
column AA2 having data of all payment received
column AB2 to BE2 colums i am having data of payment received on daily and
sum of all dates comes in column AA2 here so i can get total figure of
payment collected in whole month.
My problem is i am maping payment collection on a daily basis but when a
cheque payment made by the customer can be return after two days so i have to
delete the amount from collection i want to know that how can i do it by
formulas. column AB2 to BE2 are column of collection received on respected
date ie. 1-March, 2-March, .........
can i place any formula to remove collected amount if cheque returns
dishonoured.

i tried harder but not able to find the answer suggest me if there is any
way can ease my problem.

Hope u good people will do. Thanking u in advance,

Aarif
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default help needed in worksheet function

You could create a new column for cheques dishonoured from BE2 and
could detect the amount form the total amount
Thus if your dishonoured columns runs from BF2 to BM2 then your formula
in AA2 would be
=SUM(AB2:BE2)-SUM(BF2:BM2)

You could maintain a pivot table to store your data in a systematic
format.Learn more from Microsoft Excel help

Aarif wrote:
Hi to all good people,

I am workin on an excel sheet in which I have to make Maping of Payment
received and mode of payment is Cheque and Cash. I am in collection business
and have to map daily payment received that i am doing by vlookup but when a
cheque gets dishonoured i have to deduct the same amount from payment
received is there any way to do it easily. I am giving details of my excel
worksheet

column A2 to Z2 i have detail of customer
column AA2 having data of all payment received
column AB2 to BE2 colums i am having data of payment received on daily and
sum of all dates comes in column AA2 here so i can get total figure of
payment collected in whole month.
My problem is i am maping payment collection on a daily basis but when a
cheque payment made by the customer can be return after two days so i have to
delete the amount from collection i want to know that how can i do it by
formulas. column AB2 to BE2 are column of collection received on respected
date ie. 1-March, 2-March, .........
can i place any formula to remove collected amount if cheque returns
dishonoured.

i tried harder but not able to find the answer suggest me if there is any
way can ease my problem.

Hope u good people will do. Thanking u in advance,

Aarif


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 should have a DMEDIAN function DMEDIAN FUNCTION Excel Discussion (Misc queries) 5 December 12th 05 06:31 PM
Changing worksheet cells from within a function James4U2enjoy Setting up and Configuration of Excel 1 October 14th 05 02:16 PM
Evaluating Today() function only once in a worksheet BW Excel Worksheet Functions 4 October 5th 05 10:32 PM
Function to return the current Worksheet name? Steve Excel Worksheet Functions 6 June 29th 05 04:36 AM
Automatically up date time in a cell Mark Excel Discussion (Misc queries) 5 May 12th 05 12:26 AM


All times are GMT +1. The time now is 11:17 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"