G
Guest
1. I am using a continous form called [SEARCH] that looks like a table.
At the top of the column I want a button that will sort the form by that
column field.
When I create a button, I don't know what the script should be.
I know I could just use the AtoZ button on the text of the column, but I'm
trying to build towards a different effect.
2. Then, I want to have a button to correspond to the horizontal row so
that when I find my item code in the list, I click on that button which will
open another form [Inventory] with the same item code as the row I've
selected. Both Tables use the field [item]. These are the fields that
should be equal.
Please advise.
At the top of the column I want a button that will sort the form by that
column field.
When I create a button, I don't know what the script should be.
I know I could just use the AtoZ button on the text of the column, but I'm
trying to build towards a different effect.
2. Then, I want to have a button to correspond to the horizontal row so
that when I find my item code in the list, I click on that button which will
open another form [Inventory] with the same item code as the row I've
selected. Both Tables use the field [item]. These are the fields that
should be equal.
Please advise.