Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
bgc1416
 
Posts: n/a
Default i need to create an invoice that will flag up when not paid

i want an invoice that will flag up when customer not paid within a certain
time, any ideas
  #2   Report Post  
Search33
 
Posts: n/a
Default i need to create an invoice that will flag up when not paid

Not sure what you mean by "flag up"

but if you have a cell with the invoice date and you want another cell to
tell you if it's overdue you can use the following

assume cell A1 has invoice date
"certain time"=2 weeks(14 days) in my example

=IF(TODAY()-A114, "OVERDUE","")

If this is not what you were looking for, please clarify your question.

- Search

"bgc1416" wrote:

i want an invoice that will flag up when customer not paid within a certain
time, any ideas

  #3   Report Post  
bgc1416
 
Posts: n/a
Default i need to create an invoice that will flag up when not paid

thanks search 33, going to have to try this step by step ( not the brightest
spark with computors lol, but i'll get there) but it looks like it could work
and you have understood what i wanted, in a nutshell, i just need something
to remind me of unpaid invoices ( we are a new social enterprise and i have
the lucky/unlucky job of all accts/payroll etc ) and bills etc.
many thanks

"Search33" wrote:

Not sure what you mean by "flag up"

but if you have a cell with the invoice date and you want another cell to
tell you if it's overdue you can use the following

assume cell A1 has invoice date
"certain time"=2 weeks(14 days) in my example

=IF(TODAY()-A114, "OVERDUE","")

If this is not what you were looking for, please clarify your question.

- Search

"bgc1416" wrote:

i want an invoice that will flag up when customer not paid within a certain
time, any ideas

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
Master invoice number Christopher M. Excel Worksheet Functions 0 July 24th 05 04:26 PM
Create invoice from Excel worksheet Pat Flynn Excel Discussion (Misc queries) 3 July 20th 05 01:43 AM
In Excel, how do you create a multi page Invoice Template? ALLEYK Excel Discussion (Misc queries) 1 May 17th 05 06:59 PM
Extracting data from a client worksheet to create an invoice Jacques E. Bouchard Excel Discussion (Misc queries) 1 May 8th 05 07:13 AM
How do I create an invoice so every time I need a new one a new i. jlh Excel Worksheet Functions 1 February 8th 05 10:24 PM


All times are GMT +1. The time now is 04:10 AM.

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"