Page 2 of 2 FirstFirst 12
Results 16 to 24 of 24
  1. #16
    TheShabz is offline Court Jester
    Windows XP Access 2003
    Join Date
    Feb 2010
    Posts
    1,368

    I'll be taking a look at your db tomorrow. So I will probably see why its confusing you then. The way I understand it is that you want to have a form where the user can select a member, and use a check box to set him or her to a "retired" status. Using my idea above, yes, it would give you a list of all members in the combobox. then you check the box. the update query would take the name in the combobox and use it in its "WHERE" clause to set that member to "retired".

  2. #17
    brooke48 is offline Novice
    Windows XP Access 2000
    Join Date
    Apr 2010
    Posts
    21
    You've got the requirement right. The db switchboard opens with blank member record fields and specific records are obtained through member no. or surname searches. When a member's records are visible, the check box should update the record to "retired" and change the "commitment" (individual status) - shown in the Subscription Information Form - to retired. This retired status is paired with a given membership fee (list of all status types and values contained in Commitment Types table.

    My confusion about the combo box was the thought of having to type the entire list of members into it but you didn't actually say that !

  3. #18
    TheShabz is offline Court Jester
    Windows XP Access 2003
    Join Date
    Feb 2010
    Posts
    1,368
    I should have spotted this earlier. Your db only contains the front end (the FE on the filename should have given it away to me earlier). All of those tables and forms are linked to the computer of whoever Richard is. It's a split database. I cant do anything without seeing the tables and forms.

  4. #19
    brooke48 is offline Novice
    Windows XP Access 2000
    Join Date
    Apr 2010
    Posts
    21

    Query Not Found

    Sorry - I should have mentioned the split. Data tables attached

  5. #20
    brooke48 is offline Novice
    Windows XP Access 2000
    Join Date
    Apr 2010
    Posts
    21
    Hello TheShabz - how's it looking ?

  6. #21
    maximus's Avatar
    maximus is offline Expert
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Aug 2009
    Location
    India
    Posts
    931
    he I just tried to open the db that you have uploaded happens that the tables are Linked tables can you please upload your db with all the tables Queries forms and reports in one mdb file.

  7. #22
    brooke48 is offline Novice
    Windows XP Access 2000
    Join Date
    Apr 2010
    Posts
    21

    Query Not Found

    Have merged to one mdb as requested.

  8. #23
    maximus's Avatar
    maximus is offline Expert
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Aug 2009
    Location
    India
    Posts
    931
    You've got the requirement right. The db switchboard opens with blank member record fields and specific records are obtained through member no. or surname searches. When a member's records are visible, the check box should update the record to "retired" and change the "commitment" (individual status) - shown in the Subscription Information Form - to retired. This retired status is paired with a given membership fee (list of all status types and values contained in Commitment Types table.

    My confusion about the combo box was the thought of having to type the entire list of members into it but you didn't actually say that !

    I have downloaded your database and I see a lot of queries and tables can you no guide me step by step what you want.

    Note Please refer all Field with the reference to there tables.

    I am sorry if this is extra trouble for you. I am not very good but can try to solve your problem.

  9. #24
    brooke48 is offline Novice
    Windows XP Access 2000
    Join Date
    Apr 2010
    Posts
    21
    The problem is that the convert to retired check box does not update the current record in the commitment table. The individual status should change to retired and the corresponding subscription fee should also change.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Specified SQL server not found
    By danparker in forum Access
    Replies: 3
    Last Post: 10-25-2011, 03:23 PM
  2. Number of Records Found by a Query?
    By Xiaoding in forum Queries
    Replies: 3
    Last Post: 03-05-2010, 03:34 PM
  3. Need help on transferring found record
    By awsmitty in forum Access
    Replies: 1
    Last Post: 01-22-2010, 09:11 PM
  4. Module not found
    By nooby in forum Modules
    Replies: 1
    Last Post: 12-02-2009, 02:20 PM
  5. Return 0 if no records found
    By skwilliamson in forum Programming
    Replies: 1
    Last Post: 12-01-2009, 10:54 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