+ Reply to Thread
Results 1 to 3 of 3

Many Excel native functions doesn't work with VBA!

  1. #1
    Registered User
    Join Date
    01-03-2020
    Location
    US
    MS-Off Ver
    2019
    Posts
    85

    Exclamation Many Excel native functions doesn't work with VBA!

    Hi friends,
    I want to use an Excel native function in between my codes. I tested the function LEFT, but it gives error "Object doesn't support this property or method".
    my code is:
    Please Login or Register  to view this content.
    How can I use all Excel native functions in VBA?

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,333

    Re: Many Excel native functions doesn't work with VBA!

    Here is a iist that includes those that are: https://docs.microsoft.com/en-us/off...o-visual-basic
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,802

    Re: Many Excel native functions doesn't work with VBA!

    Many of the Excel functions that are not available to VBA have native VBA function equivalents (including the Left() function). List of native VBA functions: https://docs.microsoft.com/en-us/off...r-applications When the Excel function you want is not available to VBA, check the list of VBA functions and see if it is native to VBA.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] F4 doesn't work only in excel, how to make it work again?
    By Dave H in forum Excel General
    Replies: 1
    Last Post: 02-26-2014, 11:22 AM
  2. Which Excel functions work in user-defined functions ?
    By RogeratCCCC in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 04-28-2012, 06:47 PM
  3. code from Excel Help doesn't work
    By ryan darrow in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-04-2011, 01:17 PM
  4. Autofilter doesn't work in Excel VBA
    By facruz in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-07-2009, 11:49 AM
  5. Isolating formulas to work only on native worksheet
    By maksik84 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-09-2008, 10:55 AM
  6. [SOLVED] POI doesn't work with Excel 97
    By Sean in forum Excel General
    Replies: 0
    Last Post: 03-09-2006, 03:30 PM
  7. [SOLVED] POI doesn't work with Excel 97
    By Sean in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-09-2006, 03:30 PM
  8. Alt-Tab Doesn't work within Excel
    By Ryan in forum Excel General
    Replies: 12
    Last Post: 03-03-2005, 03:06 PM

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