NAME, SURNAME, USER As I can insert in the field USER the variable *USERID***** when i add record ?? note: USERID = UCase (Session ("UserID")) Many thanks stefano
NAME, SURNAME, USER As I can insert in the field USER the variable *USERID***** when i add record ?? note: USERID = UCase (Session ("UserID")) Many thanks stefano
I answer alone me: In EDIT AS... setting is enough the field Default VALUE with Session ("UserID") Ciao Stefano