I hope someone can help with this....
I have a Form/subform...the main form populates employee info from tblemplinfo...the subform using formview...allows employees to add records to tblrdm. these are related by [ssn] currently when the form opens..it displays all previous entry based on that [ssn]... my subform has navigation fingers for previous and next records. this was necessary to allow users to flip thru their current entries not the old ones.
I need on open..the subform to be in a state of adding a new record only (blank) with no ability to navigate... and once a second record is added in the same session...it will allow use of the navigation fingers...
anyone got any ideas...
I have a Form/subform...the main form populates employee info from tblemplinfo...the subform using formview...allows employees to add records to tblrdm. these are related by [ssn] currently when the form opens..it displays all previous entry based on that [ssn]... my subform has navigation fingers for previous and next records. this was necessary to allow users to flip thru their current entries not the old ones.
I need on open..the subform to be in a state of adding a new record only (blank) with no ability to navigate... and once a second record is added in the same session...it will allow use of the navigation fingers...
anyone got any ideas...