Ok so this is a rather simple question. Im somewhat new to VB but Im creating a button to check if something is in the table with a Dlookup but I dont know what the command is for save.
My code looks like this
If
=Dlookup("Emp_ID","tblEmployeeDaily","Emp_ID=" &
Emp_ID AND "DailyDate=" &...