Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2010
    Posts
    1

    Post Unbound list box

    Hi,



    I am designing a DB, i have a form with 2 list box. The Main form is for staff. The first list box shows the months with paid dates. 2nd list box should show me the balance months to pay.
    The main form: frmstaff
    Flistbox = paid month list
    Slistbox = Balancemonthlist

    Tables:
    TBLSTAFF
    TBLMONTH( 12 MONTHS ARE ENTERED) Includes MONTHID,MONTH
    TBLPAYMENTMONTHDETAIL:Includes transactioniD,DATE,MONTHID,STAFFID

    Flistbox shows the paid months. It works fine.
    Now the second listbox should show only theremaining months out of 12 months after checking paid months on first list.It should also check the staff ID.

    How i can get the second list box with required result...

    Any Help???

    Thanks
    Waseem

  2. #2
    ssanfu is offline Master of Nothing
    Windows 2K Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Hi Waseem,

    I'm not sure I can help you, but I'll try.

    What is the SQL of the list box "Flistbox"?

    Is there a row source for the list box "Slistbox"?

    I don't understand what you mean by "It should also check the staff ID".

    Maybe you could post some sample data and the expected results??

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

Similar Threads

  1. Unbound form example
    By pkstormy in forum Code Repository
    Replies: 0
    Last Post: 08-24-2010, 12:25 AM
  2. Average unbound values?
    By C90RanMan in forum Forms
    Replies: 15
    Last Post: 07-29-2010, 06:57 AM
  3. Capture 2nd Value in an unbound Combo.
    By sesproul in forum Forms
    Replies: 5
    Last Post: 04-30-2010, 02:07 PM
  4. Use unbound boxes in a form
    By jjerome512 in forum Forms
    Replies: 2
    Last Post: 01-14-2010, 08:53 PM
  5. Get average of unbound textboxes.
    By markhook in forum Forms
    Replies: 8
    Last Post: 07-14-2006, 09:30 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