Consulting

Results 1 to 6 of 6

Thread: Userforms and Other Excel Application

  1. #1
    VBAX Mentor
    Joined
    Aug 2008
    Posts
    323
    Location

    Userforms and Other Excel Application

    Hi,

    I have created application in Excel using VBA, there are like six different things that this application do and I have userform each thing. now that the applications works fine. I have a issue with minimizing the userform , I have done a search and I found a code here and used it... It works fine with minimizing the thing but I can activate other workbook which is has nothing to do with this application....... Please help.

    what Am I doing wrong?
    thank you

  2. #2
    VBAX Expert
    Joined
    Aug 2007
    Location
    Windermere, FL, a 'burb in the greater Orlando metro area.
    Posts
    567
    Location
    Nepotist,

    It will probably help if you would upload your file. Rather than creating a reply, may I suggest that you Edit your original query and upload the file as an attachment to that message.

    After clicking Edit, click Go Advanced under the editor text box, scroll down to Additional Options, click Manage Attachements, click Browse to find your file, click to select it, click the Upload button, close the small window, add any text to your original message, and --finally, click Submit Reply.

    Cheers!
    Ron
    Windermere, FL

  3. #3
    VBAX Mentor
    Joined
    Aug 2008
    Posts
    323
    Location
    Sorry forgot to put this up.....
    vbaexpress.com/kb/getarticle.php?kb_id=165
    Here is the code that I found here and i USED it if you look at the bottom of the page there is a sample attached... and when u run the code minimize the user form . and try opening a completly new woorkbook u wont be able to do it...... that is my problem.

    please add www before vbaexpress

    thank you

  4. #4
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    Surely, if you minimise a userform, that would be so that you COULD access other workbooks, otherwise, why minimise it?
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

  5. #5
    VBAX Mentor
    Joined
    Aug 2008
    Posts
    323
    Location
    I guess you did not understand my problem.. what I am saying is I am not able to do that..... and neither can I access other userform which is already loaded.

    i wish i could load you a example.... but i am unable to do so... could you please download the aboev reference code example and see what I am trying to say....

    Thanks for your patience...

  6. #6
    VBAX Mentor
    Joined
    Aug 2008
    Posts
    323
    Location
    I have uploaded the file please would appreciate if some one can help me....

    u might just need to look in to the code that i was discussing about before
    I am a Newbie, soon to be a Guru

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •