E esskaykay Registered User. Local time Today, 09:01 Joined Mar 8, 2003 Messages 267 Apr 1, 2007 #1 Is there a way to have differnet forms open for various users? When accessing the database, I want most users to see form1, while a couple would start with form2. Thanks SKK
Is there a way to have differnet forms open for various users? When accessing the database, I want most users to see form1, while a couple would start with form2. Thanks SKK
missinglinq AWF VIP Local time Today, 04:01 Joined Jun 20, 2003 Messages 6,417 Apr 1, 2007 #2 Is this a split database with multiple frontends? If so, you can have different forms set up to open when the database itself opens.
Is this a split database with multiple frontends? If so, you can have different forms set up to open when the database itself opens.
E esskaykay Registered User. Local time Today, 09:01 Joined Mar 8, 2003 Messages 267 Apr 2, 2007 #3 Thanks, SKK