+ Reply to Thread
Results 1 to 2 of 2

VBA error with auto fill of user defined formula

  1. #1
    Registered User
    Join Date
    01-12-2016
    Location
    ny
    MS-Off Ver
    2016
    Posts
    10

    VBA error with auto fill of user defined formula

    I'm using a user defined formula I got from another post, concatall, that combines all text in a range. That formula works great, but I'm now attempting to use auto-fill in VBA to fill in this formula in a column. It works outside of VBA, but when the vba code runs, it fills the formula in all the cells with a result of #VALUE!. If I manually click on each cell or manually complete the auto fill, they work. Any idea what I'm missing? Appreciate any help, thanks!

  2. #2
    Registered User
    Join Date
    01-12-2016
    Location
    ny
    MS-Off Ver
    2016
    Posts
    10

    Re: VBA error with auto fill of user defined formula

    I actually found my own answer in another thread, but wanted to post in case any one else comes across this issue, the function had to be set as volatile to update...

    Application.Volatile True

+ 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. User Form Application Defined or object defined error - Not always
    By CRIMEDOG in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-15-2018, 03:55 PM
  2. [SOLVED] Compile Error: User-defined type not defined.
    By VAer in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-11-2017, 12:54 AM
  3. Replies: 4
    Last Post: 06-28-2016, 05:38 PM
  4. Replies: 2
    Last Post: 06-26-2016, 02:17 AM
  5. [SOLVED] Compile error: User-defined type not defined
    By XmisterIS in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-21-2014, 09:46 AM
  6. [SOLVED] solving #Value error on User defined formula reading from different workbooks
    By bagullo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-25-2012, 10:16 AM
  7. VB Compile Error - User-defined type not defined
    By dbwiz in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-08-2010, 04:31 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