G
Guest
I have a form that contains columnars and a datasheet as subform. The fields
in the columnars are the same as the fields in the datasheet.
When I add a new record in the columnars and click Save button, the new
data will show up in the datasheet as I use "Requery". There is no link
between the columnars and the datasheet.
I am trying to do some code, so that when I click any of the records in the
datasheet, the corresponding record will also show up in the columnars.
Since the columnars are for adding new data, I do not know how to code and
need HELP!!
I have rearranged all the fields in the TAB ORDER, I want some of the
fields excluded in the TAB ORDER and do not know how and need HELP!!
Now, the datasheet will contain the records accumulated. When the
application is close and reopen, the data in the datasheet will be blank.
The datasheet will accumulate records again after users put more records in
the columnars. I do not know how and need HELP!!
Nedd HELP!!!
Best regards,
SC
in the columnars are the same as the fields in the datasheet.
When I add a new record in the columnars and click Save button, the new
data will show up in the datasheet as I use "Requery". There is no link
between the columnars and the datasheet.
I am trying to do some code, so that when I click any of the records in the
datasheet, the corresponding record will also show up in the columnars.
Since the columnars are for adding new data, I do not know how to code and
need HELP!!
I have rearranged all the fields in the TAB ORDER, I want some of the
fields excluded in the TAB ORDER and do not know how and need HELP!!
Now, the datasheet will contain the records accumulated. When the
application is close and reopen, the data in the datasheet will be blank.
The datasheet will accumulate records again after users put more records in
the columnars. I do not know how and need HELP!!
Nedd HELP!!!
Best regards,
SC