Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ben Ben is offline
external usenet poster
 
Posts: 509
Default syntax for using Excel worksheet function

Hi all,

Can someone share with me the syntax for using an Excel worksheet function
within VBA? I remember is something like application. something. Thanks

Ben
--

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default syntax for using Excel worksheet function

hello !
go into help menu in vba and ask for "worksheet functions"
you'll have all the syntax

example : Application.WorksheetFunction.Min(myRange)


tiah.

  #3   Report Post  
Posted to microsoft.public.excel.programming
Ben Ben is offline
external usenet poster
 
Posts: 509
Default syntax for using Excel worksheet function


--


Tiah,

I was actually trying to use the ISBLANK function, but it does not appear to
be there. Thanks.

Ben



"tiah" wrote:

hello !
go into help menu in vba and ask for "worksheet functions"
you'll have all the syntax

example : Application.WorksheetFunction.Min(myRange)


tiah.


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
What is the syntax for function text parameters in VBA (Excel 07) Jocken Excel Worksheet Functions 4 August 1st 07 08:47 PM
VBA Syntax for using a variable in a worksheet function xjetjockey Excel Discussion (Misc queries) 3 January 9th 07 04:23 AM
Syntax for IF function Sarah New Users to Excel 1 July 31st 06 01:57 PM
I need the syntax for the cube root function in excel. Andy Excel Discussion (Misc queries) 3 January 10th 05 08:36 PM
VBA Function syntax Forrest[_3_] Excel Programming 5 December 17th 03 02:14 AM


All times are GMT +1. The time now is 10:03 PM.

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"