Search results

  1. J

    Data Entry Form on Top / Continuous Form on Bottom

    Wow this is great! So you didn't need frmTimeStampTask at all? Both subforms are sitting inside of frmJob.. Will this still work if I put the subforms inside of a tab control? The final version will have a couple other time trackers in different tabs.
  2. J

    Data Entry Form on Top / Continuous Form on Bottom

    Hey guys, I'm running into another issue with this form. I initially intended that frmTimeStampTask would sit inside of a job record. There will be multiple jobs, each with its own frmTimeStampTask subform. The records in any particular job should only relate to that job, not to all...
  3. J

    Data Entry Form on Top / Continuous Form on Bottom

    Thanks so much! This is exactly what I was looking for!
  4. J

    Data Entry Form on Top / Continuous Form on Bottom

    Thanks, but I don't really follow the chart.. how would you go about accomplishing this?
  5. J

    Data Entry Form on Top / Continuous Form on Bottom

    Hi Paul, I'm not quite sure how to do that.. I'm pretty new to Access so please bear with me.. My top form is called frmTimeStampNew. Bottom form is called frmTimeStampAll. The main form containing these two forms is called frmTimeStampTask. If I go into the after update property of...
  6. J

    Data Entry Form on Top / Continuous Form on Bottom

    Hi there, I am having some trouble making my data entry form work correctly. I've created a form that contains two subforms. 1.The top form contains a combobox, timestamp and notes field as well as a save/create new record button. -This is a single record form used for data entry. 2. The...
Back
Top Bottom