Still problems
Thanks,
Still having problems when i try open a specific record with a button tho, my code is below:
Secuser = ("[username]=" & fOSUserName())
DoCmd.OpenForm frmSecSettings, , , Secuser
The error is 'the action or method requires a form name argument...
Driving me up the...