In trying to create a database that will be used by someone who knows nothing about access, I want to place a sort button on my forms where when the user has their cursor in a field, this button will sort that field accordingly.
Currently I have a macro that simply runs the command SortAscending. When I try this I get an "Action Failed" error and it tells me "this command or action is not available." This error happens regardless of which field my cursor is in. I believe there is an easy fix to this....what is it?
Thanks!
Currently I have a macro that simply runs the command SortAscending. When I try this I get an "Action Failed" error and it tells me "this command or action is not available." This error happens regardless of which field my cursor is in. I believe there is an easy fix to this....what is it?
Thanks!