Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
mpadiyil
 
Posts: n/a
Default SCurve function in Excel

What is SCurve function in Excel? What is it syntax? what purposed it is used
for?
  #2   Report Post  
Mangesh Yadav
 
Posts: n/a
Default

I have never come across this function, and I doubt it exists in excel,
unless someone has added a UDF called SCurve.

Mangesh



"mpadiyil" wrote in message
...
What is SCurve function in Excel? What is it syntax? what purposed it is

used
for?



  #3   Report Post  
mpadiyil
 
Posts: n/a
Default

it read like this:

=SCurve($F$8,$F$9,C18,10,5,12)

thanks

"Mangesh Yadav" wrote:

I have never come across this function, and I doubt it exists in excel,
unless someone has added a UDF called SCurve.

Mangesh



"mpadiyil" wrote in message
...
What is SCurve function in Excel? What is it syntax? what purposed it is

used
for?




  #4   Report Post  
Mangesh Yadav
 
Posts: n/a
Default

Do the following. Open the excel file which holds this formula. Go to Tools
Macro Visual Basic Editor. When the VBE is opened, go to View Project

Explorer. Here you should find a Modules folder, and within that a single or
more modules. Double click and check on each of them whether they hold some
code as follows:

Function SCurve()
' .. lots of code here
End Function

Post this code


Mangesh


"mpadiyil" wrote in message
...
it read like this:

=SCurve($F$8,$F$9,C18,10,5,12)

thanks

"Mangesh Yadav" wrote:

I have never come across this function, and I doubt it exists in excel,
unless someone has added a UDF called SCurve.

Mangesh



"mpadiyil" wrote in message
...
What is SCurve function in Excel? What is it syntax? what purposed it

is
used
for?






  #5   Report Post  
Chip Pearson
 
Posts: n/a
Default

There is no such function built in to Excel. It is probably a
function in the workbook's VBA modules or in an add-in.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"mpadiyil" wrote in message
...
What is SCurve function in Excel? What is it syntax? what
purposed it is used
for?



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
Simplify Vlookup function in Excel Budman Excel Worksheet Functions 7 March 27th 05 04:17 PM
Is there a Timestamp function that does not update in Excel? Guard 823 Excel Worksheet Functions 2 February 25th 05 02:42 PM
Return value with using Excel function SNOWBALLCHAN New Users to Excel 1 February 21st 05 07:25 AM
I cant use englisch function names in a swedich version of excel PE Excel Discussion (Misc queries) 2 December 7th 04 01:00 AM
Missing function in Excel 2003 Galldrian Excel Discussion (Misc queries) 2 November 30th 04 12:34 PM


All times are GMT +1. The time now is 04:43 AM.

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"