ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Formula Help (https://www.excelbanter.com/excel-discussion-misc-queries/46920-formula-help.html)

Randy

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

Roger Govier

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.


Randy

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.



Roger Govier

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?


Randy

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?




All times are GMT +1. The time now is 05:40 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com