D
Davy
I have a main form that is based on a StoredProcedure and
I am adding information to the table on which the
StoredProcedue is based via a button (the button opens
another form). I know what the bookmark is within the add
form but I need to display the bookmarked record in the
main form after closing the "Add form". Temporarily I
stored the bookmark in a form that is constantly open and
not accessible to the user but I don't know what to do
next. Remember that the main form is based on a
StoredProcedure (filtered by the userid).
Advice will be greatly appreciated.
Thanks
Carlos
I am adding information to the table on which the
StoredProcedue is based via a button (the button opens
another form). I know what the bookmark is within the add
form but I need to display the bookmarked record in the
main form after closing the "Add form". Temporarily I
stored the bookmark in a form that is constantly open and
not accessible to the user but I don't know what to do
next. Remember that the main form is based on a
StoredProcedure (filtered by the userid).
Advice will be greatly appreciated.
Thanks
Carlos