|
![]()
Changing the Caption of a Form for each Record
In the code above, I first check if the record is new, and then display a caption informing the user that a new record is being added. If this isn't a new record, then display some text in the caption to the user as well as the relevant field. Also, note that instead of using a zero length string ("") if there isn't any data in this field, which will cause the caption to revert to the name of the form, I use a single space (" ").
Copyright & Disclaimer | |||||||||||||
| Last modified at 06/06/2006 14:54:54 | ||||||||||||||