John, I think I need to explain this a bit more clearly based on your
response. The switchboard-type form isn't the issue. It's the forms that are
being opened up from it. No matter what type of control has the focus I see
"Ready" in the status bar instead of the text that I have assigned to Status
Bar Text. Yet, if I open up these forms directly from the database window
the status bar text shows up as it should. Same thing happens if I open up
one of these forms from the switchboard, go into design view and then back
to forms view. In other words, things work. Clearly something bizarre is
happening when I open up these forms from the switchboard form. I'm
completely stumped at why this behavior is occurring because this is such a
basic action.
If you need any more info let me know.
Thanks.
Brian
> Does the button have the focus when you see the word "Ready" or does the form
> have the focus?
[quoted text clipped - 32 lines]
> >
> > Brian
John Spencer (MVP) - 09 Sep 2005 01:10 GMT
Don't need any more info. AND unfortunately, I don't have an explanation.
When I get these kinds of strange behavior I often do a compact and repair, a
decompile, and another compact and repair. If that fails and I've got a recent
backup, I usually revert to the backup and rebuild the stuff I've added. If no,
backup I open a blank database and import all the objects except the one giving
me trouble.
I don't have to do this often, but every once in while. Usually it's my own
fault for forgetting and doing something stupid like editing vba code on a form
while the form is running... DUMB IDEA, it often works but when it fails I end
up with a corrupted database with strange behavior.
Sorry, I don't have a solution.
> John, I think I need to explain this a bit more clearly based on your
> response. The switchboard-type form isn't the issue. It's the forms that are
[quoted text clipped - 66 lines]
> > >
> > > Brian