_xlfn.STEDV.P error in excel 2007

susom

Board Regular
Joined
Aug 3, 2011
Messages
55
Office Version
  1. 365
Platform
  1. Windows
In excel 2010 I had a formula that used the STDEV function. When I pull the file up in excel 2007, I get a #NAME? value returned and the STDEV function has been replaced by '_xlfn.STDEV.P'. Is there a work around for this?
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
In excel 2010 I had a formula that used the STDEV function. When I pull the file up in excel 2007, I get a #NAME? value returned and the STDEV function has been replaced by '_xlfn.STDEV.P'. Is there a work around for this?

Your description sounds incorrect. The name STDEV is compatible in all Excel versions. If you had used STDEV in XL2010, there would be no error in XL2007.

Moreover, STDEV corresponds to STDEV.S, not STDEV.P, in Excel 2010 and later.

I suspect you used STDEV.P in XL2010. You should use STDEVP instead.

In XL2007, you can change _xlfn.STDEV.P to STDEVP.

Or use STDEV if you intended to use STDEV.S in XL2010.
 
Upvote 0

Forum statistics

Threads
1,214,971
Messages
6,122,525
Members
449,088
Latest member
RandomExceller01

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top