Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 63
Default Inserting a function into a worksheet

I have a function (from cpearson.com) to add numbers in a column that are a
certain color. Now, a very elementary (I'm sure) question: How and where do
I enter this function so I can execute it? I've entered it into the
Microsoft Visual Basic Window. but I don't know how to get it onto the
worksheet in an executable manner. Thanks,

Rich D
Armstrong Custom Homes
Redmond
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default Inserting a function into a worksheet

Alt + F11 opens the VB editor. Right click on the project and insert a new
module and paste the function into the module.

It can be called from a worksheet by using the function name and passing the
necessary values to it.

"Rich D" wrote:

I have a function (from cpearson.com) to add numbers in a column that are a
certain color. Now, a very elementary (I'm sure) question: How and where do
I enter this function so I can execute it? I've entered it into the
Microsoft Visual Basic Window. but I don't know how to get it onto the
worksheet in an executable manner. Thanks,

Rich D
Armstrong Custom Homes
Redmond

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
Average Function (include Blank Cells and Zeros) [email protected] Excel Discussion (Misc queries) 17 June 27th 06 01:33 PM
Passing a WorkSheet from a Function??? Mac Lingo Excel Worksheet Functions 3 June 13th 06 08:29 AM
Adding a Function to a cell when inserting a row from a macro Mbarnes Excel Worksheet Functions 0 May 31st 06 04:38 PM
numerical integration integreat Excel Discussion (Misc queries) 4 May 12th 06 02:40 AM
changing type style and colour within a worksheet function gvm Excel Worksheet Functions 0 July 25th 05 03:03 AM


All times are GMT +1. The time now is 08:37 PM.

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"