Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Mark_N_Jen
 
Posts: n/a
Default I need an Excell formula that will add x$'s every 30 days

For auction site accounting - I need a formula that will add recurring fees
to a particular field every 30 days based on a date in another field.
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

A1: <base
A2: <fee
A3: <date

A5: =A1 + INT((TODAY()-A3)/30) * A2


In article ,
"Mark_N_Jen" wrote:

For auction site accounting - I need a formula that will add recurring fees
to a particular field every 30 days based on a date in another field.

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 write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
excell formula 9+5=4 not 14 tyler94 Excel Worksheet Functions 1 February 1st 05 02:57 AM
Excell only displays the formula, not the results René Excel Discussion (Misc queries) 3 December 28th 04 03:08 PM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


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