Results 1 to 2 of 2

worksheetfunction through vba

Threaded View

  1. #1
    Registered User
    Join Date
    10-08-2008
    Location
    europe
    Posts
    1

    worksheetfunction through vba

    I'm trying to create a simple function in vba, which are to be used by others also.

    Function ATP(test As Integer) As Integer
    
        ATP = test
    
    End Function
    If possible it would be great if the users, when using the function in the excel sheet, could see the the arguments needed ("atp as integer" should appear once the user starts writing arguments). In know this sort of help is available to users for standard excel worksheet functions.

    Can I also make this available to my own function?
    Last edited by dominicb; 10-08-2008 at 07:12 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. WorksheetFunction
    By stoney1977 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-24-2008, 02:19 PM
  2. Replies: 2
    Last Post: 12-13-2007, 09:59 AM
  3. VLookup cannot be found in the WorksheetFunction class
    By Vishal Dsouza in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-11-2007, 09:34 AM
  4. worksheetfunction vlookup
    By irish1two3 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-25-2007, 09:43 AM
  5. vlookup worksheetfunction call from VBA not working
    By Conor in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-03-2006, 11:35 AM

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