M
MrDavePet
I have a simple Access-2003 database that I created.
It was working fine UNTIL I added a control to the Switchboard that
would display the user name and computer name using the Environ
variable.
textbox "User", data control source =environ(UserName) & " on " &
environ(ComputerName)
Now the Switchboard won't open, not even in design.
No errors, just no response.
How can I get back in to revise it?
It was working fine UNTIL I added a control to the Switchboard that
would display the user name and computer name using the Environ
variable.
textbox "User", data control source =environ(UserName) & " on " &
environ(ComputerName)
Now the Switchboard won't open, not even in design.
No errors, just no response.
How can I get back in to revise it?