TAB CONTROL updates
- From: "RedHeadedMonster via AccessMonster.com" <u36819@uwe>
- Date: Wed, 26 Mar 2008 18:27:50 GMT
I have a data entry form that is a series of Tabs. You go thru the tabs and
enter your data.
I have one tab [VALIDATION] where you assign an Investigator
[AssignInvestigator]. After an investigator has been assigned, I use a SQL
statement to insert the investigators name into the the Investigation table,
that works fine no problem. The problem is if, after you assign the
investigator's name, you click on the [INVESTIGATION] Tab, the investigators
name [INVESTIGATOR]is blank. Unless you go to a new record then come back to
this one, then it shows up, because, like I said the SQL statement works.
I've tried all kinds of Refresh and Requery statements, to occur on the
AfterUpdate of [AssignInvestigator]. Also on the GotFocus & OnCurrent
eventof the [INVESTIGATION] tab. Nothing is working.
Any suggestions?
Thanx!
RHM
--
Message posted via http://www.accessmonster.com
.
- Follow-Ups:
- Re: TAB CONTROL updates
- From: Marshall Barton
- Re: TAB CONTROL updates
- Prev by Date: saving generated graph in OLE field
- Next by Date: Re: What is the name of the Language we are using & recommend book
- Previous by thread: saving generated graph in OLE field
- Next by thread: Re: TAB CONTROL updates
- Index(es):
Relevant Pages
|