Date
From: arranpatel (arranpatel.13lzm9_at_nospam.MSAccessForum.com)
Date: 03/23/04
- Next message: arranpatel: "Date"
- Previous message: Nunya: "Re: DB design, facilitates Double entries of internal transactions"
- Next in thread: Armen Stein: "Re: Date"
- Reply: Armen Stein: "Re: Date"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Mar 2004 08:17:40 -0600
I have a table called Invoice
In the table there are 8 fields
Invoice Id
ID
Amount due
Monthly payments
total due
Start_Date
End_date
Current_date
What i need to do is have the total due constant at £120
then the Monthly payment at £10
and each month for the Amount due to go down by £10
In the start date i had an expression Date() but then i realised that
it is the current date and does not stay the same ( i need it to stay
the same date as when a new record is added to the date) and the End
date i had as Date() + 365, So that it would increase the start date by
1 year for an end date, but that only chnages the current date.
how do i get those dates to stay the same?
and make it so that the Amount due goes down by £10 each month?
Thanks for any help
Arran
------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/
- Next message: arranpatel: "Date"
- Previous message: Nunya: "Re: DB design, facilitates Double entries of internal transactions"
- Next in thread: Armen Stein: "Re: Date"
- Reply: Armen Stein: "Re: Date"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|