Results 1 to 2 of 2
  1. #1
    Amoredelmar is offline Novice
    Windows 7 Access 2007
    Join Date
    Mar 2010
    Posts
    4

    Form Help - A Tricky Project (Combo Box, Commands, ID Numbers)

    Okay for some reason, I can not get these items to work as one. Here are my intention.

    Refer to attached for Reference
    1. Where #Name? shows, I am attempting to get the following information to be visible.
    A. If "Business" is Null show "First Name, Last Name".
    B. If "Business" is not null show "Business Name" only.

    2. Command Lines "New" "Save" "Close" (deleted accidentally but I will put it back.
    A. On any record changed or edited a pop up allowing the user to "Accept Changes" or "Discard Changes" For that matter on any navigation from the form.



    3. On "New" and "Save and New" Command, action to generate a Client ID Number. This number would be a text/number/date combination.
    Example of what I attempted
    DT 03-30-2010-001
    DT is a constant
    03-30-2010 is the current date
    001 is the next number for that current date

    4. Combo Box
    A. Should show list of Clients from Client Table (easy enough)
    B. If I type "Sein"
    List should filter "Seinfield" "Seingold" etc...
    C. On selection of filtered results or complete drop-down results the fields would populate with the data from that client from the table.


    I seem to be able to do most of this stuff individually but putting it together seems to be impossible for my skill level. For everyone smarter than me, if you can help I would appreciate it.

  2. #2
    Amoredelmar is offline Novice
    Windows 7 Access 2007
    Join Date
    Mar 2010
    Posts
    4
    Guess its not possible, thanks for the help anyways.

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

Similar Threads

  1. Check for numbers in a combo box
    By slenish in forum Programming
    Replies: 2
    Last Post: 03-17-2010, 07:03 PM
  2. Record Numbers Displayed on Form
    By symfony925 in forum Forms
    Replies: 3
    Last Post: 10-13-2009, 11:06 AM
  3. Replies: 0
    Last Post: 09-08-2009, 11:01 AM
  4. Replies: 0
    Last Post: 08-17-2008, 12:19 PM
  5. generating random numbers on form
    By anitra in forum Forms
    Replies: 1
    Last Post: 02-14-2006, 10:08 AM

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