B
Bonz099
Hello, I have a query that dumps 4 column values to a form with a button at
the end of each row. One of the fields is called "datesubmitted". I would
like to execute a query based on the dynamic data of that current row’s
respective "datesubmitted" field.
For example when I click the button at the end of the row, it runs <sudo
code> SELECT * FROM TableName WHERE date = "currentrow.datesubmited" </sudo
code>
Sorry for the bad explanation im just learning to use access.
the end of each row. One of the fields is called "datesubmitted". I would
like to execute a query based on the dynamic data of that current row’s
respective "datesubmitted" field.
For example when I click the button at the end of the row, it runs <sudo
code> SELECT * FROM TableName WHERE date = "currentrow.datesubmited" </sudo
code>
Sorry for the bad explanation im just learning to use access.