+ Reply to Thread
Results 1 to 7 of 7

Quick, general userform question

  1. #1
    VB Newbie
    Guest

    Quick, general userform question

    Is there a limit to the number of userforms one can create in an Excel
    workbook? If it matters, I use Excel 2000. Thank you kindly!

  2. #2
    Registered User
    Join Date
    02-11-2005
    Posts
    85
    The number of worksheets you can have in a workbook is limited only by the ammount of available memory that your computer has.


    Is there a limit to the number of userforms one can create in an Excel
    workbook? If it matters, I use Excel 2000. Thank you kindly!

  3. #3
    JNW
    Guest

    RE: Quick, general userform question

    I don't think there is a limit, but the more userforms you have the bigger
    the file gets. And generally, the bigger the file the slower it gets.

    "VB Newbie" wrote:

    > Is there a limit to the number of userforms one can create in an Excel
    > workbook? If it matters, I use Excel 2000. Thank you kindly!


  4. #4
    VB Newbie
    Guest

    RE: Quick, general userform question

    Thanks for the help. Here is the situation. The computers have 128MB at
    work, but the userforms, which will total about 50-60, that I will be
    creating are very small, with only 4 textboxes for entry and a command
    button. Do you sense any problems with that? Thank you again!

    "JNW" wrote:

    > I don't think there is a limit, but the more userforms you have the bigger
    > the file gets. And generally, the bigger the file the slower it gets.
    >
    > "VB Newbie" wrote:
    >
    > > Is there a limit to the number of userforms one can create in an Excel
    > > workbook? If it matters, I use Excel 2000. Thank you kindly!


  5. #5
    JNW
    Guest

    RE: Quick, general userform question

    128 is pushing it, especially if the computer is running XP.

    If your userforms are really that simple, you could make one and have it be
    used for all your forms. That would save a lot of room.

    JNW

    "VB Newbie" wrote:

    > Thanks for the help. Here is the situation. The computers have 128MB at
    > work, but the userforms, which will total about 50-60, that I will be
    > creating are very small, with only 4 textboxes for entry and a command
    > button. Do you sense any problems with that? Thank you again!
    >
    > "JNW" wrote:
    >
    > > I don't think there is a limit, but the more userforms you have the bigger
    > > the file gets. And generally, the bigger the file the slower it gets.
    > >
    > > "VB Newbie" wrote:
    > >
    > > > Is there a limit to the number of userforms one can create in an Excel
    > > > workbook? If it matters, I use Excel 2000. Thank you kindly!


  6. #6
    VB Newbie
    Guest

    RE: Quick, general userform question

    Dear JNW or anyone who would like to assist-

    I think I can reduce the number of userforms by 75-80%, however I can't find
    a quick fix to my issue. Here is what I have thus far.

    Userform1 with 4 optionbuttons.
    Userform2 with 2 textboxes and a commandbutton.

    Each optionbutton will open up Userform2. If optionbutton1 is selected, I
    want the textboxes to place their values in A1 and A2, OB2 to B1 and B2, OB3
    to C1 and C2, and OB4 to D1 and D2 using commandbutton1.

    Is this feasible using scripts in Userform2 or do I need to set up
    individual scripts for each optionbutton?

    Any help would be greatly appreciated!!
    "JNW" wrote:

    > 128 is pushing it, especially if the computer is running XP.
    >
    > If your userforms are really that simple, you could make one and have it be
    > used for all your forms. That would save a lot of room.
    >
    > JNW
    >
    > "VB Newbie" wrote:
    >
    > > Thanks for the help. Here is the situation. The computers have 128MB at
    > > work, but the userforms, which will total about 50-60, that I will be
    > > creating are very small, with only 4 textboxes for entry and a command
    > > button. Do you sense any problems with that? Thank you again!
    > >
    > > "JNW" wrote:
    > >
    > > > I don't think there is a limit, but the more userforms you have the bigger
    > > > the file gets. And generally, the bigger the file the slower it gets.
    > > >
    > > > "VB Newbie" wrote:
    > > >
    > > > > Is there a limit to the number of userforms one can create in an Excel
    > > > > workbook? If it matters, I use Excel 2000. Thank you kindly!


  7. #7
    VB Newbie
    Guest

    RE: Quick, general userform question

    Problem fixed!

    "VB Newbie" wrote:

    > Dear JNW or anyone who would like to assist-
    >
    > I think I can reduce the number of userforms by 75-80%, however I can't find
    > a quick fix to my issue. Here is what I have thus far.
    >
    > Userform1 with 4 optionbuttons.
    > Userform2 with 2 textboxes and a commandbutton.
    >
    > Each optionbutton will open up Userform2. If optionbutton1 is selected, I
    > want the textboxes to place their values in A1 and A2, OB2 to B1 and B2, OB3
    > to C1 and C2, and OB4 to D1 and D2 using commandbutton1.
    >
    > Is this feasible using scripts in Userform2 or do I need to set up
    > individual scripts for each optionbutton?
    >
    > Any help would be greatly appreciated!!
    > "JNW" wrote:
    >
    > > 128 is pushing it, especially if the computer is running XP.
    > >
    > > If your userforms are really that simple, you could make one and have it be
    > > used for all your forms. That would save a lot of room.
    > >
    > > JNW
    > >
    > > "VB Newbie" wrote:
    > >
    > > > Thanks for the help. Here is the situation. The computers have 128MB at
    > > > work, but the userforms, which will total about 50-60, that I will be
    > > > creating are very small, with only 4 textboxes for entry and a command
    > > > button. Do you sense any problems with that? Thank you again!
    > > >
    > > > "JNW" wrote:
    > > >
    > > > > I don't think there is a limit, but the more userforms you have the bigger
    > > > > the file gets. And generally, the bigger the file the slower it gets.
    > > > >
    > > > > "VB Newbie" wrote:
    > > > >
    > > > > > Is there a limit to the number of userforms one can create in an Excel
    > > > > > workbook? If it matters, I use Excel 2000. Thank you kindly!


+ 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