A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Formula Needed



 
 
Thread Tools Display Modes
  #1  
Old May 18th, 2009, 12:21 PM posted to microsoft.public.excel.misc
KimC
external usenet poster
 
Posts: 89
Default Formula Needed

I am in need of a formula that will calculate a months worth of salary. I am
currently using =(annual pay/12)x1

This is not calculating correctly.
Thank you very much!!!!!
  #2  
Old May 18th, 2009, 12:26 PM posted to microsoft.public.excel.misc
Mike H
external usenet poster
 
Posts: 8,419
Default Formula Needed

Hi,

This formula would work with the annual salary in A1

=A1/12

Note there'e no need to multiply by 1 but if you needed to for some reason
it would be

=(A1/12)*1

Mike

"KimC" wrote:

I am in need of a formula that will calculate a months worth of salary. I am
currently using =(annual pay/12)x1

This is not calculating correctly.
Thank you very much!!!!!

  #3  
Old May 18th, 2009, 12:44 PM posted to microsoft.public.excel.misc
Jacob Skaria
external usenet poster
 
Posts: 5,952
Default Formula Needed

Use Absolute references like

$A$1:$C$10

If this post helps click Yes
---------------
Jacob Skaria


"KimC" wrote:

I am in need of a formula that will calculate a months worth of salary. I am
currently using =(annual pay/12)x1

This is not calculating correctly.
Thank you very much!!!!!

  #4  
Old May 18th, 2009, 12:54 PM posted to microsoft.public.excel.misc
Jacob Skaria
external usenet poster
 
Posts: 5,952
Default Formula Needed

Sorry the below is a wrong post
--
If this post helps click Yes
---------------
Jacob Skaria


"Jacob Skaria" wrote:

Use Absolute references like

$A$1:$C$10

If this post helps click Yes
---------------
Jacob Skaria


"KimC" wrote:

I am in need of a formula that will calculate a months worth of salary. I am
currently using =(annual pay/12)x1

This is not calculating correctly.
Thank you very much!!!!!

  #5  
Old May 18th, 2009, 01:47 PM posted to microsoft.public.excel.misc
Satyendra_Haldaur[_2_]
external usenet poster
 
Posts: 28
Default Formula Needed

what type of wrong answer you are getting and in which form you want it.

"KimC" wrote:

I am in need of a formula that will calculate a months worth of salary. I am
currently using =(annual pay/12)x1

This is not calculating correctly.
Thank you very much!!!!!

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


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


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.