Recent content by JasperQ

  1. J

    Subform - several questions

    Thanks Uncle Gizmo - I've watched several of your videos and they've been very helpful. I tried setting the RecordSource of the subforms to an empty string (after watching one of your videos explaining how), and it worked, but then other code I already had in place started causing errors. I...
  2. J

    Subform - several questions

    I'm designing a timesheet database and I have a main form (frmTimeMain) with several subforms. There is a subform for each day of the week so each subform is linked to the same table and is writing to the same fields in that table. I have 3 values in the parent form that need to be passed to...
  3. J

    Form/Subform issue

    Thank you both for taking the time to respond. I'll try the options given as well as watch the tutorials tomorrow and let you know how it all goes. Again, much thanks!
  4. J

    Form/Subform issue

    Is there a way to stop subforms from loading until a specific main form control has a value? I need a certain value to be set so that I can filter the query results for several different subforms. ETA: I've added much more information below for anyone who finds it helpful to see what it is...
  5. J

    Not a complete newbie, but pretty darn close!

    Hi all! I worked with Access way back when, but haven't even looked at a database in years now...until very recently that is, when my spouse asked me to create a time sheet database to simplify data entry for their assistant. So I'm not a complete newbie, but has become apparent as I've begun...
Back
Top Bottom