C
Chris
Can someone please point me in the right direction?
My main client form has several tab controls with subforms.
Upon Access launch some of those subforms on the first record do not display
data. The data is in the table - not displayed. UNTIL -- I select another
client, where the data is fine, and return to the first record client. The
data displays properly now.
How do I get it to display out of the gate? It was working fine until I
added code to the main form's on current event. I've scoured and find
nothing I know of that could impact. So...I must have done something else to
disable the display of that first record only on startup.
What's with that? I'm sure its a minor thing, but can someone aid me?
My main client form has several tab controls with subforms.
Upon Access launch some of those subforms on the first record do not display
data. The data is in the table - not displayed. UNTIL -- I select another
client, where the data is fine, and return to the first record client. The
data displays properly now.
How do I get it to display out of the gate? It was working fine until I
added code to the main form's on current event. I've scoured and find
nothing I know of that could impact. So...I must have done something else to
disable the display of that first record only on startup.
What's with that? I'm sure its a minor thing, but can someone aid me?