I have a table that logs the person that is logged in and what time
I would like to use this information so when they are inputing records it will pull their name from this table(LogInTime) and auto populate the Dispatcher that is making the call(this information is logged in another table "HeatTicketTable") how can I do this. would like to auto populate this field on open.
I would like to use this information so when they are inputing records it will pull their name from this table(LogInTime) and auto populate the Dispatcher that is making the call(this information is logged in another table "HeatTicketTable") how can I do this. would like to auto populate this field on open.