Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Weird Subform problem

Status
Not open for further replies.
Joined
Aug 27, 2002
Messages
19
Location
US
I have a Time Tracking Time Entry form used for data entry.
That form has a subform which shows all the time entries for that employee for that day. When the form loads, everything looks great.
As soon as I try to navigate the subform (using record navigation or scroll bars) ALL the rows of data disapear!
I do a lot of Access programming and have never had this happen before. Any ideas what the problem may be???
 
I've seen that happen - the subform has scrolled UP so that all you see is the last ( empty ) record.

Does your subForm have vertical scroll enabled ?


G LS
 
Yes- I do have vertical scroll enabled. When I click on the subform, my Employee Name field goes blank which I'm sure is why the subform data is disappearing, but I can't figure out why the Employee Name field should change at all (I tried locking it and that did not work either). This si my last challenge is a whole series of coding challenges so I am really frustrated!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top