Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 40
Default Can Excel calculate a list for me?

I have a list of invoices with the amount of each. I know how much a
customer paid. He didn't give me the invoices he wanted to pay for. Given
that I have the total, can Excel calculate the correct list of amounts
(invoices) the customer is paying for ??
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 833
Default Can Excel calculate a list for me?

Chip, this is what you seem to be saying:-

InvoiceAmount InvoiceNumber CustomerPays

1 1,000
2 2,000
3 3,000 3
4 4,000
5 5,000




If customer pays 3 it could go against either Invoice Numbers 1,000 and
2,000 or just 3,000 alone so I think that the answer to your question is no.

If my comments have helped please hit Yes.

Thanks!



"Chip" wrote:

I have a list of invoices with the amount of each. I know how much a
customer paid. He didn't give me the invoices he wanted to pay for. Given
that I have the total, can Excel calculate the correct list of amounts
(invoices) the customer is paying for ??

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 833
Default Can Excel calculate a list for me?

Above should read (tabs did not copy across properly):-

InvoiceAmount (column A)
1
2
3
4
5

InvoiceNumber (Column B) (correspoding to above rows):-

1,000
2,000
3,000
4,000
5,000

CustomerPays

3



"trip_to_tokyo" wrote:

Chip, this is what you seem to be saying:-

InvoiceAmount InvoiceNumber CustomerPays

1 1,000
2 2,000
3 3,000 3
4 4,000
5 5,000




If customer pays 3 it could go against either Invoice Numbers 1,000 and
2,000 or just 3,000 alone so I think that the answer to your question is no.

If my comments have helped please hit Yes.

Thanks!



"Chip" wrote:

I have a list of invoices with the amount of each. I know how much a
customer paid. He didn't give me the invoices he wanted to pay for. Given
that I have the total, can Excel calculate the correct list of amounts
(invoices) the customer is paying for ??

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 40
Default Can Excel calculate a list for me?

I understand, but the invoices are not whole numbers, so to speak. They are
amounts from .01 to 1999.99 and the check would be for a weird amount,
too. I would doubt if there would ever be two ways to calculate it.

"trip_to_tokyo" wrote:

Chip, this is what you seem to be saying:-

InvoiceAmount InvoiceNumber CustomerPays

1 1,000
2 2,000
3 3,000 3
4 4,000
5 5,000




If customer pays 3 it could go against either Invoice Numbers 1,000 and
2,000 or just 3,000 alone so I think that the answer to your question is no.

If my comments have helped please hit Yes.

Thanks!



"Chip" wrote:

I have a list of invoices with the amount of each. I know how much a
customer paid. He didn't give me the invoices he wanted to pay for. Given
that I have the total, can Excel calculate the correct list of amounts
(invoices) the customer is paying for ??

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Can Excel calculate a list for me?

I don't see how you could do that. For example if a customer has 3 invoices,
one for $10, a second one for $10 and a third for $20. He pays you $20. Is
he paying for invoices one and two or is he paying for invoice three? If he
pays you $30, is he paying for invoices one and three or invoices two and
three or is he paying for invoices one and two and making a partial payment
on invoice 3?

Dave


"Chip" wrote in message
...
I have a list of invoices with the amount of each. I know how much a
customer paid. He didn't give me the invoices he wanted to pay for. Given
that I have the total, can Excel calculate the correct list of amounts
(invoices) the customer is paying for ??




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 833
Default Can Excel calculate a list for me?

OK, but I don't think that that makes any difference; do you agree?

"Chip" wrote:

I understand, but the invoices are not whole numbers, so to speak. They are
amounts from .01 to 1999.99 and the check would be for a weird amount,
too. I would doubt if there would ever be two ways to calculate it.

"trip_to_tokyo" wrote:

Chip, this is what you seem to be saying:-

InvoiceAmount InvoiceNumber CustomerPays

1 1,000
2 2,000
3 3,000 3
4 4,000
5 5,000




If customer pays 3 it could go against either Invoice Numbers 1,000 and
2,000 or just 3,000 alone so I think that the answer to your question is no.

If my comments have helped please hit Yes.

Thanks!



"Chip" wrote:

I have a list of invoices with the amount of each. I know how much a
customer paid. He didn't give me the invoices he wanted to pay for. Given
that I have the total, can Excel calculate the correct list of amounts
(invoices) the customer is paying for ??

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 833
Default Can Excel calculate a list for me?

I reckon that the customer would have to give you the amount(s) and the
invoice number(s) that it (they) went against in order for you to be able to
reconcile what was going on. I can't see them having a problem with that.

"Chip" wrote:

I understand, but the invoices are not whole numbers, so to speak. They are
amounts from .01 to 1999.99 and the check would be for a weird amount,
too. I would doubt if there would ever be two ways to calculate it.

"trip_to_tokyo" wrote:

Chip, this is what you seem to be saying:-

InvoiceAmount InvoiceNumber CustomerPays

1 1,000
2 2,000
3 3,000 3
4 4,000
5 5,000




If customer pays 3 it could go against either Invoice Numbers 1,000 and
2,000 or just 3,000 alone so I think that the answer to your question is no.

If my comments have helped please hit Yes.

Thanks!



"Chip" wrote:

I have a list of invoices with the amount of each. I know how much a
customer paid. He didn't give me the invoices he wanted to pay for. Given
that I have the total, can Excel calculate the correct list of amounts
(invoices) the customer is paying for ??

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
How do I calculate a mark up margin in Excel - price= List - 40% Nanc Excel Discussion (Misc queries) 2 May 21st 09 10:04 PM
Calculate Value on new cell based on List Ranjit S Hans New Users to Excel 5 January 29th 09 01:01 AM
How can I calculate the average of a list of time values in excel gbray Excel Worksheet Functions 2 August 12th 08 02:03 PM
how to calculate depend on drop-down list value? tracy Excel Discussion (Misc queries) 1 December 3rd 07 01:15 AM
referencing a list on seprat tab, then calculate rhino.dallas.mlm New Users to Excel 2 August 20th 06 11:43 AM


All times are GMT +1. The time now is 09:22 AM.

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

About Us

"It's about Microsoft Excel"