+ Reply to Thread
Results 1 to 4 of 4

VBA Forums

  1. #1
    Registered User
    Join Date
    06-02-2007
    Posts
    7

    VBA Forums

    Hi,
    I have written an excel macro, which uses a VBA form, where users are using this macro, they are unable to open other excel files.Is there any method to overcome this hurdle.
    Thanks,
    Jai

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Why do you need to switch workbooks if the Form is open?
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    06-02-2007
    Posts
    7

    Help

    We need to open other workbooks to update the data from the macro as this macro is getting connected to extra object,I read some data from the mainframe using extra object, users need to update the data into an another workbook.
    Could some one please help.
    thanks,
    jai

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    I still don't follow, if you are running a macro then you can't manually open other workbooks anyway.

    If you want the form visible whilst manually working with excel then you need to make your form modeless, In the Prperties Window of the UserForm scroll down until you find ShowModal, by default this is set to True, change it to False.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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