My Assistant
![]() ![]() |
|
|
Nov 26 2004, 05:50 PM
Post
#1
|
|
|
UtterAccess Veteran Posts: 473 From: Vancouver BC, Canada |
Hi all
On form A there is a button that opens form B Form B should look like this: (IMG:http://members.shaw.ca/minnesota1/goodscreen.jpg) But when I press the button on form A, form B opens and looks like this: (IMG:http://members.shaw.ca/minnesota1/badscreen.jpg) To get the screen to look normal, I actually have to minimize the Access window and then bring it back up? Anyone know what's up with that? John |
|
|
|
Nov 26 2004, 05:57 PM
Post
#2
|
|
|
Retired Moderator Posts: 37,716 From: The San Francisco Bay Area |
I am not sure what is going on. Do you have code in the On Open or On Load event of FormB? What about the code that opens the form? What if you open the form, set its visible property to No and then instead of opening it from FormA just set its Visible property to Yes?
It would appear that the form is not finishing 'opening' before something causes it to stop. If you click on Records > Refresh does the form straighten out? Jack |
|
|
|
Nov 26 2004, 06:24 PM
Post
#3
|
|
|
UtterAccess Veteran Posts: 473 From: Vancouver BC, Canada |
Oh Yeah
I had cmds on the open form button that clashed slightly with the On load cmds of the Form B. I got rid of them. That fixes that. Thanks Jack. John |
|
|
|
Nov 26 2004, 06:26 PM
Post
#4
|
|
|
Retired Moderator Posts: 37,716 From: The San Francisco Bay Area |
John -
Glad to hear you solved your problem! Jack |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 23rd May 2013 - 12:16 PM |