simeon_rose
Registered User.
- Local time
- Today, 09:42
- Joined
- Nov 4, 2000
- Messages
- 34
hi, i have a form and on it is a textbox that has its control source set to the Dmax function. it is the only textbox that i don't want the user to be able to use and so i have set it so that the user has no control over what is displayed in it. however, because its control source is now set to the DMax function, it doesn't seem to be linked to the field in the table to which the form is linked anymore. this means that although the textbox outputs the correct information from a different table, it no loger inputs what is shown in it to the table. can somebody help me with this?