I don't know if your having the same problem.
I use backgrounds on some of my tab pages and not wanting the user to see the edge of my background I put a page break control on my tab page and then create a macro and tell it to "go to page" and tell it the name of my page break control and I set...
I have tabbed pages that are larger than the screen - I want to keep them this size. What I run into is when I open the form or click on one of the tabs the focus goes to the bottom of the tab page instead of the top, of course when it does this you can't see the tabs at the top to maneuver...
This seems so basic, but it's stumped me. I have a form with the On Current property set to not allow edits - me.allowedits=False. The user has to push an Edit button for it to allow them to edit the record. This part works great. What I'm running into is an error message when trying to...