L
Leaf
Hello,
I have created a form with some buttons to search by name,
first record or last record. However, when the form is
opened from a FormStartUpPage, those buttons do not work.
I will receive a message such as "you can not go to the
specific record." Only after I put the cursor in the id
field and click sort under Tools, will those buttons start
to work. Why is that?
Someone suggested I create a query with sort order
specified and then create a form based on the query. Is
there a way to output all the variables to a query and be
able to specify the sort criterion? Do I need to
reconstruct a form? Could I go to the form to have the
source be changed from the table to the query to which
this form is attached?
This message follows my prior message "sort the records."
Thank you.
Leaf
I have created a form with some buttons to search by name,
first record or last record. However, when the form is
opened from a FormStartUpPage, those buttons do not work.
I will receive a message such as "you can not go to the
specific record." Only after I put the cursor in the id
field and click sort under Tools, will those buttons start
to work. Why is that?
Someone suggested I create a query with sort order
specified and then create a form based on the query. Is
there a way to output all the variables to a query and be
able to specify the sort criterion? Do I need to
reconstruct a form? Could I go to the form to have the
source be changed from the table to the query to which
this form is attached?
This message follows my prior message "sort the records."
Thank you.
Leaf