+ Reply to Thread
Results 1 to 3 of 3

make UDF calculate while the UserForm is in progress

  1. #1
    Forum Contributor
    Join Date
    08-14-2006
    Location
    USA
    MS-Off Ver
    2019
    Posts
    686

    make UDF calculate while the UserForm is in progress

    UserForm1 gets data from User and populates Named Ranges

    These Named Ranges are used in a UDF to populate numerous cells.

    UserForm1 initiates Userform2

    Userform2 gets data from User and creates a New XL file by copying a worksheet to a new file.

    The copied worksheet can’t populate correctly if the cells containing the UDF don’t calculate.

    But the UDF doesn’t calculate until UserForm2 completes.

    Adding Application.Calculate won’t cause the UDF to calculate while the UserForm is in progress.

    Is there any way to force the UDF to calculate while the UserForm is in progress?

  2. #2
    Forum Expert nigelog's Avatar
    Join Date
    12-14-2007
    Location
    Cork, Ireland
    MS-Off Ver
    Office 365 Windows 10
    Posts
    2,286

    Re: make UDF calculate while the UserForm is in progress

    Have you tried

    Please Login or Register  to view this content.
    at the top of UDF

  3. #3
    Forum Contributor
    Join Date
    08-14-2006
    Location
    USA
    MS-Off Ver
    2019
    Posts
    686

    Re: make UDF calculate while the UserForm is in progress

    I'm sorry it's not a UDF not calculating it's a named range. Will start a new thread titled appropriately.

+ 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. Userform frame progress bar for userform completion
    By ABSTRAKTUS in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-12-2017, 11:20 AM
  2. How do I make a progress bar for a quiz?
    By DDayWalker182 in forum Excel Programming / VBA / Macros
    Replies: 36
    Last Post: 04-13-2016, 05:33 AM
  3. [SOLVED] Progress bar using a userform
    By Teblol in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-03-2016, 04:00 PM
  4. how to make progress bar for an overall code
    By Bech2912 in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 07-28-2015, 10:25 AM
  5. [SOLVED] How to make vertical progress bar?
    By iqballud in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-05-2015, 07:29 PM
  6. [SOLVED] Showing UserForm to Indicate Progress, Macro Doesn't Run Until I Exit UserForm
    By EnigmaMatter in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-21-2014, 07:00 PM
  7. Replies: 1
    Last Post: 08-06-2014, 10:29 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