Search results

  1. S

    Lookup Tables and checkboxes

    Can someone tell me if what I'm trying to do can be done? I'm trying to do something that would be very easy to do on a web page but not so easy to do in Access Forms (or maybe I'm not too bright). I have a main table called IPP-GOL Database containing web site information and a lookup table...
  2. S

    Deleting Records from Table

    I think HTH misunderstood my question. I'm trying to delete records from the subform "Name of Component" and not from the main form (i.e. the web site name).
  3. S

    Deleting Records from Table

    Thanks a lot for the quick response HTH but isn't there a way of doing this without a button? I don't need a button to add a record. I thought Access could handle this properly without a button. Is that not the case? I don't need a button to add a record. I just noticed that my...
  4. S

    Deleting Records from Table

    I have a simple form with a subform on it (see enclosed Access 2000 Database). I'm trying to add/change/delete records from table: Component Name. Adding and changing records is not a problem but deleting is. It only deletes the value of the field "Interative Component Name" and not the entire...
  5. S

    Checkboxes & Tab Control

    That's pretty clever mresann. I never would have thought of that. Thank you very much for taking the time to help me. Your instructions were excellent! Sue
  6. S

    Checkboxes & Tab Control

    I am new to Access coding. I'm trying to do the following in Access 2000. I have a form which includes some tabs. On one tab I would like to display a list of items from an Access lookup table with a checkbox next to each item. The list needs to be drawn dynamically from the table since the...
Back
Top Bottom