Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default How do I create and save a new function in Excel?

I want to create a new function for calculating standard error of a column of
data that I can enter in a cell and adjust for selecting the data to work
on. I just can't seem to find a way to save it as a new formula in the
function drop-down menu that I can use in future in different worksheets.
Just as one would enter a formula into a cell such as
=average(number1:number2) or =stdev(number1:number2) I want to be able to
enter =se(number1:number2) and it'll have the formula
=stdev(number1:number2)/sqrt(count(number1:number2)) as a stored excel
function that I don't have to write out in full everytime. Anyone got a
suggestion?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default How do I create and save a new function in Excel?

Consider using Visual Basic to create User Defined Functions.
--
Gary''s Student - gsnu200806


"Sandals" wrote:

I want to create a new function for calculating standard error of a column of
data that I can enter in a cell and adjust for selecting the data to work
on. I just can't seem to find a way to save it as a new formula in the
function drop-down menu that I can use in future in different worksheets.
Just as one would enter a formula into a cell such as
=average(number1:number2) or =stdev(number1:number2) I want to be able to
enter =se(number1:number2) and it'll have the formula
=stdev(number1:number2)/sqrt(count(number1:number2)) as a stored excel
function that I don't have to write out in full everytime. Anyone got a
suggestion?

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
How do I create and save .odc and .oqy files in excel? Ravindra Joshi Excel Discussion (Misc queries) 0 September 16th 06 06:06 AM
create chart /table excel-save, close & reopen colors change? Why Anne Charts and Charting in Excel 1 July 4th 06 09:16 PM
In Excel, I want to create a backup copy whenever I save a file. Bearpecs Excel Discussion (Misc queries) 1 June 7th 06 01:52 PM
Excel 2000 cannot save and create temp file GK Setting up and Configuration of Excel 1 October 25th 05 10:33 PM
create a macro to save excel sheet Moussa Hawas Excel Worksheet Functions 1 October 16th 05 09:19 PM


All times are GMT +1. The time now is 02:49 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"