Results 1 to 5 of 5
  1. #1
    Nibbles is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    4

    Simple Form - Problems

    Hi all, looking for a bit of help.



    I currently have a datatable (in excel) that I am moving to Access, and want to make use of the Forms feature. This data table has the following columns; Company Name; Contact Date; Info; Contact Again?.

    Essentially, the idea is that whenever I contact a company I can click on the form, select the company from the drop down list of companies (assuming I have already contacted them, if not I would add a new company name), set whatever date i contacted them and some information about what was discussed in the call. The idea then being that whenever I contact someone I can query that company which will give me a list of all the contact dates and what was spoken about during each one.

    Creating the datatable is simple enough, but I cant get the company name list to populate with the names of companies already in the list. I assumed I could use listbox or combobox to do this. Ive set bound column to 2 (column 1 is 'ID'?!). This basically means that every time i want to add a 'call' i need to type in the company name manually, which opens it up to typos etc. I was hoping that this column could be an autocomplete where i may type the first 3 letters and it would suggest what i wanted to input.

    Any thoughts?

    Im an access newbie, it has to be said, though im familiar with excel/word etc. Would this be easier in Excel?

  2. #2
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,538

  3. #3
    Nibbles is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    4
    Hi Alan. That helped a little, thanks.

    However, the list I now have of companies has multiple entries for some of the companies. What it seems to have done is list every entrie in the companyname column rather than every unique entry. Is there a way to make it do this?

  4. #4
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,538
    In your sql statement for the combo box, Click on the Sigma symbol. It will then group on and make unique the entries.

    Look at this: http://www.datapigtechnologies.com/f...combobox1.html

  5. #5
    Nibbles is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    4
    Ah perfect, thats done it. Thanks

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Two Sub-Form Problems
    By Keeper in forum Forms
    Replies: 11
    Last Post: 08-27-2012, 04:40 PM
  2. Printing form problems
    By data808 in forum Forms
    Replies: 6
    Last Post: 08-26-2012, 08:53 AM
  3. Replies: 0
    Last Post: 03-30-2012, 12:24 PM
  4. Replies: 1
    Last Post: 11-07-2010, 11:04 AM
  5. Simple database problems
    By CHowell2005 in forum Access
    Replies: 6
    Last Post: 07-22-2010, 04:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums