Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Brad
 
Posts: n/a
Default Need help determining # of invoices

Hello,

I am trying to create a spreadsheet that will determine the # of invoices
for a contract that will happen in 2005. Primarily will be, how many invoices
will happen in quarterly installments. This is easy if you have say a 12
month contract starting in January. There will be 4 invoices, an invoice
occuring on Jan, April, July and October. But now say the contract starts in
April and it is a 7 month contract. An invoice will occur in April, July and
October. So only 3 invoices will occur. Is there any way to set this up in
Excel to automatically calculate this? Hope this makes sense.
  #2   Report Post  
Bob Tarburton
 
Posts: n/a
Default

This should get you close
If A1 is date the contract starts and A2 the date it ends
=ROUNDUP((MONTH(A2)-MONTH(A1))/3,0)+1

Shortcoming is if start date is early in the month and end
date is late in that month, you might get slightly more
than 90 days between billings. Need a more indepth formula
that includes days if you're worried about getting an
early June bill out for a job that starts early March and
ends late June, for example.

-----Original Message-----
Hello,

I am trying to create a spreadsheet that will determine

the # of invoices
for a contract that will happen in 2005. Primarily will

be, how many invoices
will happen in quarterly installments. This is easy if

you have say a 12
month contract starting in January. There will be 4

invoices, an invoice
occuring on Jan, April, July and October. But now say the

contract starts in
April and it is a 7 month contract. An invoice will occur

in April, July and
October. So only 3 invoices will occur. Is there any way

to set this up in
Excel to automatically calculate this? Hope this makes

sense.
.

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
Pivot Tables - "simple" question Eoin Bairead Excel Discussion (Misc queries) 1 February 28th 05 07:07 PM
create invoices Missie New Users to Excel 6 January 23rd 05 01:05 PM
Invoices Sir Paul Setting up and Configuration of Excel 1 January 12th 05 08:41 PM
Create invoices from excel workbook KJH Excel Worksheet Functions 5 December 22nd 04 02:21 PM
How to print invoices for each advertiser from Excel worksheet Fred Excel Worksheet Functions 1 December 20th 04 09:08 AM


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