I have a simple Form/Sub form design where the sub form displays records based on data in a text box on the primary form. I use two scroll buttons so the user can shift between records but the data in the sub form isn't changing.
Primary form = frmLbl
Sub form = SF01Clrs
Sub form query = qryLBL01N01Clrs
I know this is a simple answer, but I cannot figure out what's wrong. I've attached the DB for reference. Any help is appreciated.