#1   Report Post  
Randy
 
Posts: n/a
Default Formula Help

Hello...
I have a formula I am having trouble with returning the value I am looking
for. Here's the formula:

=SUM(AA5/A5/((DATE)(MONTH)(TODAY))*12)

What I need this to do is return a percentage (annualized) based on figures
for through current month.

If anyone would have any suggestions I would be forever in debt. Any
assistance would be greatly appreatiaced.

I thank you in advance for your help.
--
Randy Street
Rancho Cucamonga, CA
  #2   Report Post  
Roger Govier
 
Posts: n/a
Default

Hi Randy

Try
=(AA5/A5)*(12/Month(Today())

Regards

Roger Govier


Randy wrote:
Hello...
I have a formula I am having trouble with returning the value I am looking
for. Here's the formula:

=SUM(AA5/A5/((DATE)(MONTH)(TODAY))*12)

What I need this to do is return a percentage (annualized) based on figures
for through current month.

If anyone would have any suggestions I would be forever in debt. Any
assistance would be greatly appreatiaced.

I thank you in advance for your help.

  #3   Report Post  
Randy
 
Posts: n/a
Default

Thank you soooooo much Roger! I really appreaciate your help. I do have one
more questions that I failed to leave out and I apologize. How can I make it
subtract 1 month from the current month?
--
Randy Street
Rancho Cucamonga, CA


"Roger Govier" wrote:

Hi Randy

Try
=(AA5/A5)*(12/Month(Today())

Regards

Roger Govier


Randy wrote:
Hello...
I have a formula I am having trouble with returning the value I am looking
for. Here's the formula:

=SUM(AA5/A5/((DATE)(MONTH)(TODAY))*12)

What I need this to do is return a percentage (annualized) based on figures
for through current month.

If anyone would have any suggestions I would be forever in debt. Any
assistance would be greatly appreatiaced.

I thank you in advance for your help.


  #4   Report Post  
Roger Govier
 
Posts: n/a
Default

Hi Randy

Thanks for the feedback. You are more than welcome.

Try
=(AA5/A5)*(12/(Month(Today()-1))

Regards

Roger Govier


Randy wrote:
Thank you soooooo much Roger! I really appreaciate your help. I do have one
more questions that I failed to leave out and I apologize. How can I make it
subtract 1 month from the current month?

  #5   Report Post  
Randy
 
Posts: n/a
Default

Thanks again Roger...I actually was able to figure that one out after I had
replied. but thanks again...You are my Excel Superhero!!
--
Randy Street
Rancho Cucamonga, CA


"Roger Govier" wrote:

Hi Randy

Thanks for the feedback. You are more than welcome.

Try
=(AA5/A5)*(12/(Month(Today()-1))

Regards

Roger Govier


Randy wrote:
Thank you soooooo much Roger! I really appreaciate your help. I do have one
more questions that I failed to leave out and I apologize. How can I make it
subtract 1 month from the current month?




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
IF formula? meris Excel Worksheet Functions 1 September 6th 05 07:14 AM
writing a formula for a colored value aaronwexler New Users to Excel 11 September 1st 05 03:11 PM
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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