|
 |
access thread: Subform
Message #1 by "KennethMungwira" <KennethMungwira@Y...> on Tue, 20 Nov 2001 21:24:21
|
|
Dear sir,
I have code which allows me to view information on a form unitl an edit
button is hit then I can chnage information on the form. Unfortunately,
one of my subforms, disappears when My Save button is hit.
Why would this happen?
Message #2 by Lonnie Johnson <prodevmg@y...> on Tue, 20 Nov 2001 15:05:55 -0800 (PST)
|
|
--0-1217665507-1006297555=:46140
Content-Type: text/plain; charset=us-ascii
Is there data in the subform? Does the main form revert back to "Allow Edits = No"? If both questions are yes, then the subform
will not show for a record that does not have data in a view only situation. There is no record to view. The only reason you get to
see it when in the edit mode is because Access is giving you a chance to add a record.
Just speculating.
KennethMungwira <KennethMungwira@Y...> wrote: Dear sir,
I have code which allows me to view information on a form unitl an edit
button is hit then I can chnage information on the form. Unfortunately,
one of my subforms, disappears when My Save button is hit.
Why would this happen?
Lonnie Johnson ljprodev@y...
ProDev, Builders of MS Access Databases
Let ProDev build your next MS Access database application.
http://www.galaxymall.com/software/PRODEV
Get paid cash every time you receive email!
Sign up FREE at: http://www.MintMail.com/?m=975303
---------------------------------
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
|
|
 |