+ Reply to Thread
Results 1 to 7 of 7

Creating Customer User Form

  1. #1
    Registered User
    Join Date
    01-09-2011
    Location
    Norway
    MS-Off Ver
    Excel 2007
    Posts
    3

    Creating Customer User Form

    Hell I wish I knew VBA, but I dont!!!

    What I'd like is the following:

    A user form starting with customer number, which may be entered directly for the correct customer data to be displayed, but then also a search for finding the customer name.

    As the name are written, the selections found should be narrowed on the fly to ASAP the correct found to be picked. As picked the rest of the data should be filled in; Address-1, Address-2, Zip, Place, Country

    If not found, add new customer by generating a new customer number.

    Then at last the option of which sheet to go to next.

    Probably quite simple but obviously very hard for me... :-)
    Last edited by kjelles; 01-09-2011 at 12:56 PM.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: I wish I knew VBA...!!!

    Welcome to the Board but please note your thread title falls foul of Forum Rules

    Your post title should accurately and concisely describe your problem / requirements.
    Use terms appropriate to a Google search.

    Given first post etc... I will on this occasion modify for you but please be sure to adhere to the above (and all other rules) going forward.

  3. #3
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Creating Customer User Form

    Hi kjelles

    What's your data file look like...post an example. Should be able to build a UserForm that
    As the name are written, the selections found should be narrowed on the fly to ASAP the correct found to be picked. As picked the rest of the data should be filled in; Address-1, Address-2, Zip, Place, Country
    Need to know what the file looks like to build the form.

    John
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

  4. #4
    Registered User
    Join Date
    01-09-2011
    Location
    Norway
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Creating Customer User Form

    Quote Originally Posted by jaslake View Post
    Hi kjelles

    What's your data file look like...post an example. Should be able to build a UserForm thatNeed to know what the file looks like to build the form.

    John
    Hi, John & Thanks alot for your interest in helping out here! :-)

    Basically I dont have anything yet, just the plan of how it should be working out.

    Basically a few customers might for example have the very same comany name, but belonging to different contries. Therefor I'd like to see the search results narrowed on the fly to ASAP be able to pick the correct one.

    And at the moment nothing is found I'd like to add a new one.

    So basically, first a customer number. If the customer number is known you could type it directly into this box. If not you do the search for the company names. At the moment nothing is found you should be able to add this company as a new customer.

    So Customer number - Name - Address-1 - Address-2 Zip code - Place and finally country.

    The rest I think should be pretty plain business I'd guess.... :-)

    Any similar sheet could be used for an example I'd think... :-)

  5. #5
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Creating Customer User Form

    There's a Database Form example here

    There's always Excel's inbuilt data form available from the Data menu
    Last edited by royUK; 01-10-2011 at 12:14 PM.
    Hope that helps.

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

    Free DataBaseForm example

  6. #6
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Creating Customer User Form

    Hi kjelles

    I had forgotten about the Database Form royUK refers to. I've used it on several occasions with success. Try it; it may well satisfy 90% of your needs.

    John

  7. #7
    Registered User
    Join Date
    01-09-2011
    Location
    Norway
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Creating Customer User Form

    OK guys - Thanks alot! I'll have a look at it all :-)

+ 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