ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   SCurve function in Excel (https://www.excelbanter.com/excel-worksheet-functions/30328-scurve-function-excel.html)

mpadiyil

SCurve function in Excel
 
What is SCurve function in Excel? What is it syntax? what purposed it is used
for?

Mangesh Yadav

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?




mpadiyil

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?





Mangesh Yadav

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?







Chip Pearson

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?





All times are GMT +1. The time now is 07:32 AM.

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