Hello All,
I need a little help in sending the data in a access basic variable to a query, so far I have a form with NewLocation,NewStatus as variables, I update these variables and run the update query. in the query I have
[Forms]![DataEntry]![NewLocation], etc, in the Update To area. I have also tried creating Functions to replace the variables, but I'm not 100% sure I did it correctly, could someone provide an example of what I would put in the query's Update To box.? and maybe what a Function looks like if possible..?
TIA
I need a little help in sending the data in a access basic variable to a query, so far I have a form with NewLocation,NewStatus as variables, I update these variables and run the update query. in the query I have
[Forms]![DataEntry]![NewLocation], etc, in the Update To area. I have also tried creating Functions to replace the variables, but I'm not 100% sure I did it correctly, could someone provide an example of what I would put in the query's Update To box.? and maybe what a Function looks like if possible..?
TIA