PC Review


Reply
Thread Tools Rate Thread

Building to a target number

 
 
uship
Guest
Posts: n/a
 
      7th Aug 2006

Hello,

First time poster here.

Here is the situation. I am working on the finishing touches of m
companies' financial model which projects future revenue, income, etc.
Anyways, one of the inputs for the model is a collections rate. W
foresee ourselves increasing our outstanding collectibles over time.
I'd like to be able to have an input of a collections rate, i.e., 90
and an input of a date (a month and year) where we'd actually hit tha
rate.

I'd like the model to increase our average monthly collections rat
evenly from the past actual month to the date inputted where we'd hi
our target collections rate (the columns are arranged by date in th
model).

For example. If July's collection rate was 80%, and I'd like to hit
collections rate of 90% in July of 2007 and to remain at 90% goin
forward. How would I create a flexible formula to do this, where I ca
easily change the date and collections target assumptions?

Any thoughts

--
ushi
-----------------------------------------------------------------------
uship's Profile: http://www.excelforum.com/member.php...fo&userid=3720
View this thread: http://www.excelforum.com/showthread.php?threadid=56921

 
Reply With Quote
 
 
 
 
Pete_UK
Guest
Posts: n/a
 
      8th Aug 2006
I set up the following headings in A1:A6 respectively:

Current Date
Current Rate
Target Date
Targ Rate
Months
Monthly rate increase

I entered the following data into B1 to B4:

01/07/2006
80%
01/07/2007
90%

I entered the following formulae in B5 and B6:

B5: =ROUND((B3-B1)*12/365,0) formatted as number with 0 dp
B6: =(B4-B2)/B5 formatted as % with 2 dp

giving 12 and 0.83% respectively.

Change the values in B1 to B4 to see the monthly rate increase vary. Is
this the kind of thing you wanted?

Hope this helps.

Pete

uship wrote:
> Hello,
>
> First time poster here.
>
> Here is the situation. I am working on the finishing touches of my
> companies' financial model which projects future revenue, income, etc.
> Anyways, one of the inputs for the model is a collections rate. We
> foresee ourselves increasing our outstanding collectibles over time.
> I'd like to be able to have an input of a collections rate, i.e., 90%
> and an input of a date (a month and year) where we'd actually hit that
> rate.
>
> I'd like the model to increase our average monthly collections rate
> evenly from the past actual month to the date inputted where we'd hit
> our target collections rate (the columns are arranged by date in the
> model).
>
> For example. If July's collection rate was 80%, and I'd like to hit a
> collections rate of 90% in July of 2007 and to remain at 90% going
> forward. How would I create a flexible formula to do this, where I can
> easily change the date and collections target assumptions?
>
> Any thoughts?
>
>
> --
> uship
> ------------------------------------------------------------------------
> uship's Profile: http://www.excelforum.com/member.php...o&userid=37206
> View this thread: http://www.excelforum.com/showthread...hreadid=569214


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Building a Dynamic Sheet number in a formula Keith Howie Microsoft Excel Discussion 2 9th Dec 2009 10:34 AM
Calculating towards a target number Mary Microsoft Excel Worksheet Functions 2 7th Aug 2008 08:33 PM
Building a Desktop Number Cruncher Tom Computer Hardware 23 1st Oct 2007 07:15 PM
Maximum number of characters allowed in a short-cut target? =?Utf-8?B?QW1pdA==?= Microsoft Access Security 1 16th Aug 2005 06:45 PM
Building drop target control =?Utf-8?B?VG9kZA==?= Microsoft Dot NET Framework Forms 0 7th Mar 2004 11:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:52 AM.