Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
plh plh is offline
external usenet poster
 
Posts: 48
Default Office 2007: #NAME error on UD formulas that were fine in 2001

I have changed a 2001 worksheet having numerous user defined functions such as:

Function VEPT_Pre(Sigma, ProcessTime, MTTF, MTTR)
'Variance of effective Process Time page 262 Formula 8.6
'pre-emtive failures
VEPT_Pre = (Sigma / Availability(MTTF, MTTR)) ^ 2 + _
((2 * ProcessTime * MTTR * (1 - Availability(MTTF, MTTR))) / Availability(MTTF,
MTTR))

End Function

These were working fine in 2001 but now in 2008 as Process.xlsm They are
generating #NAME errors. I was using them on one of the worksheets. If I try to
put one in a new cell the "insert function" fx at the end of the formula bar can
see it, but claims that it takes no arguments. But you can easily see the
arguments up there.
What do I have to do to get them to work again?
Thank You,
-plh


--
Where are we going and why am I in this HAND BASKET??
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Office 2007: #NAME error on UD formulas that were fine in 2001

Oh my dears! So this IS the same list that a access through my email account.
Sorry for posting the same question twice. But I must tell you that I am in a
terrible fix & need help because my grade for the summer depends on this and
the summer is almost over!
Thanx,
-plh

"plh" wrote:

I have changed a 2001 worksheet having numerous user defined functions such as:

Function VEPT_Pre(Sigma, ProcessTime, MTTF, MTTR)
'Variance of effective Process Time page 262 Formula 8.6
'pre-emtive failures
VEPT_Pre = (Sigma / Availability(MTTF, MTTR)) ^ 2 + _
((2 * ProcessTime * MTTR * (1 - Availability(MTTF, MTTR))) / Availability(MTTF,
MTTR))

End Function

These were working fine in 2001 but now in 2008 as Process.xlsm They are
generating #NAME errors. I was using them on one of the worksheets. If I try to
put one in a new cell the "insert function" fx at the end of the formula bar can
see it, but claims that it takes no arguments. But you can easily see the
arguments up there.
What do I have to do to get them to work again?
Thank You,
-plh


--
Where are we going and why am I in this HAND BASKET??

  #3   Report Post  
Posted to microsoft.public.excel.programming
plh plh is offline
external usenet poster
 
Posts: 48
Default Office 2007: #NAME error on UD formulas that were fine in 2001

In article ,
?B?cGxo?= says...

Alas! I think I have helped myself. I thought I told it to turn on Macros but
there turned out to be another place I had to do that. These are my Macros, of
course I trust them!
-plh


Oh my dears! So this IS the same list that a access through my email account.
Sorry for posting the same question twice. But I must tell you that I am in a
terrible fix & need help because my grade for the summer depends on this and
the summer is almost over!
Thanx,
-plh

"plh" wrote:

I have changed a 2001 worksheet having numerous user defined functions such as:

Function VEPT_Pre(Sigma, ProcessTime, MTTF, MTTR)
'Variance of effective Process Time page 262 Formula 8.6
'pre-emtive failures
VEPT_Pre = (Sigma / Availability(MTTF, MTTR)) ^ 2 + _
((2 * ProcessTime * MTTR * (1 - Availability(MTTF, MTTR))) / Availability(MTTF,
MTTR))

End Function

These were working fine in 2001 but now in 2008 as Process.xlsm They are
generating #NAME errors. I was using them on one of the worksheets. If I try to
put one in a new cell the "insert function" fx at the end of the formula bar can
see it, but claims that it takes no arguments. But you can easily see the
arguments up there.
What do I have to do to get them to work again?
Thank You,
-plh


--
Where are we going and why am I in this HAND BASKET??



--
Where are we going and why am I in this HAND BASKET??
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
office 2007 -- formulas andylea16 Excel Discussion (Misc queries) 1 January 27th 10 08:06 PM
Code Works Fine in Excel 2007, Excel 2000 generates Runtime Error 438 Safari Excel Programming 0 June 25th 09 03:53 PM
Open excel file error in an ASP.NET (EventID 2001) Kevin Kin Excel Programming 0 October 1st 08 09:50 AM
Viewing formulas for Print in Microsoft Office 2007 Scharron25 Excel Worksheet Functions 3 September 6th 08 12:59 AM
Since updating Office 2003 to 2007 Excel formulas do not work? Pheasant Plucker® Excel Discussion (Misc queries) 2 January 26th 08 02:11 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"