Hi,
I have a web based application running on a local version of access 2013. I have a subform showing a tabular view of data. I want to be able to find a record within the table and select that record without filtering the table to only that record if that makes sense. The macro action to goto record is only first, last, next etc.
Because it's a web form I cant seem to find how to run vba code to do it either.
Any ideas??