+ Reply to Thread
Results 1 to 5 of 5

USER FORM - help needed

  1. #1
    Registered User
    Join Date
    02-22-2010
    Location
    Zagreb
    MS-Off Ver
    Excel 2007
    Posts
    12

    Question USER FORM - help needed

    Hello,

    I need help with my user form. Need to update some field in it but unfortunately don't know how to do it. I must tell you I'm not good in writing scripts in VBA and I haven't created this user form.

    Please look at the attachment, I need following to be added in it:

    1. When I pick up Sales Territory I want to have in drop down list account names ( now it is in text box named "ACCOUNT NAME:"
    2. Following previous step, when I choose "ACCOUNT NAME:" I want to have all values returned into other fields of user form.
    3. Add one command button to user form to create a report based on sales territory selection. For example if I select "DAL" Territory I want to have a report of all data related to this territory. In can be in another excel or it can be in PDF or another file, the point is to have a report of certain territory.
    4. And the last one, I want to have user form opened when I open excel, and when click command button "EXIT/CANCEL" I want to quit excel and save changes.

    I know this is a bit complicated, but I hope that somebody can help me with it.

    Thanks in advance.

    Cheers,
    Milan
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    02-04-2010
    Location
    Hertfordshire, England
    MS-Off Ver
    Office 2007 (home) Office 365 (work)
    Posts
    134

    Re: USER FORM - help needed

    Hi mjancic

    I have added the new combo box for the account name based on the user selection of department.

    Also added the code for the workbook open event and the closing of the workbook once the user clicks on the exit button.
    Last edited by excelxx; 03-04-2010 at 08:22 AM.

  3. #3
    Registered User
    Join Date
    02-22-2010
    Location
    Zagreb
    MS-Off Ver
    Excel 2007
    Posts
    12

    Thumbs up Re: USER FORM - help needed

    Hi,

    Thanks for your help.

    Just one more thing, there is no combo box based on "ACCOUNT NAME:", you have added cbobox on "ACCOUNT NUMBER:" if not problem to you can you add cbobox to "ACCOUNT NAME" and then this can be the trigger for searching other values

    A big thanks to you.

    Cheers,
    Milan

  4. #4
    Forum Contributor
    Join Date
    02-04-2010
    Location
    Hertfordshire, England
    MS-Off Ver
    Office 2007 (home) Office 365 (work)
    Posts
    134

    Re: USER FORM - help needed

    Hi mjancic

    I have changed the combo box to the ACCOUNT NAME.
    Last edited by excelxx; 03-04-2010 at 08:22 AM.

  5. #5
    Registered User
    Join Date
    02-22-2010
    Location
    Zagreb
    MS-Off Ver
    Excel 2007
    Posts
    12

    Talking Re: USER FORM - help needed

    You're great, thanks for you help.

    Cheers,
    Milan

+ 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