+ Reply to Thread
Results 1 to 1 of 1

connecting progress bar to ok button on userform

  1. #1
    Registered User
    Join Date
    03-05-2013
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    26

    Exclamation connecting progress bar to ok button on userform

    Hi.

    I have created a user input form on vba excel for a loan ammortisation table so the user is able to input the relevant values in the fields and on clicking ok the loan schedule is produced. I wanted to create a progress bar so that on clicking 'OK', while the loan schedule loads, the progress bar will show. On the userform for my progress bar, it only loads when the button below the progress bar is clicked. How would i go about connecting the loading of the progress bar to the OK button.
    Below is the code im using for my 'OK' button and the separate code im using for my progress.

    Code for OK button:
    Please Login or Register  to view this content.
    where macro_e is the calculation of the loan table and macro_f is the calc of the summary table




    Code for my progress bar:
    Please Login or Register  to view this content.

    Any help would be greatly appreciated!
    thanks!
    Last edited by samz93; 04-11-2013 at 06:50 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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