+ Reply to Thread
Results 1 to 3 of 3

syntax for using Excel worksheet function

  1. #1
    Ben
    Guest

    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. #2
    tiah
    Guest

    Re: 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. #3
    Ben
    Guest

    Re: 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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1