Results 1 to 2 of 2

Can a Combobox in a Userform access multiple dynamic Tables

Threaded View

  1. #1
    Registered User
    Join Date
    08-13-2010
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2007
    Posts
    11

    Can a Combobox in a Userform access multiple dynamic Tables

    Hi all. I’m hoping I can get an answer to the following.

    I would like to be able to update numerous tables with a UserForm. The particular Table would be selected from the UserForm via a drop down menu. All Tables are dynamic and on the same sheet. A sample file has been attached.

    I have 2 command buttons on the ‘Buttons’ sheet, each opening a UserForm; One UserForm to enter new data into the Tables, the other to amend and, or delete existing data. (Depending on whether the later is possible).

    In the ‘Add Suburb’ UserForm, there is a drop down menu (ComboBox?) to select the Table (City) in which the information is to go, and 2 text boxes for the information that is to be entered. The text boxes are called ‘Enter Suburb’ and ‘Enter Distance from GPO’.
    The second UserForm ‘Edit/Delete Suburb’ is a little more complicated. There are 2 drop down menus (ComboBox?). The first is to select the Table (City) in which to edit and the second to select the ‘Suburb’ that needs editing or deleting. Like the first UserForm, this one also has 2 text boxes for the information that is to be entered or in this case amended.

    If possible, the code should include sorting the table after the information has been entered. If this is not possible, then a separate ‘Sort’ button in the UserForm is required.

    Note: The first Table named ‘Cities’ is definitive and does not get updated.

    Any and all help would be greatly appreciated.
    Attached Files Attached Files
    Last edited by JackyJ; 08-14-2010 at 04:00 PM. Reason: Title did not comply with Rule 1

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