jwbrickner87
New member
- Local time
- Today, 13:16
- Joined
- Jul 25, 2004
- Messages
- 8
I have a textbox in a form. I need some code that will cause the following to happen.
1. When text is entered and a button is pushed I need it to find an entry in a field that matches what was typed in the text box. I then need it to check a check box in a yes/no field that is on the same record as the entry entered onto the textbox. does this make sense? Also the field that is checked yes will depend on what date it is. I need it to check in the field that has the current day's date. And if possible I would like it to create a field for the current days date if one doesn't exist. When the field is created it would use the date as the title for the field.
1. When text is entered and a button is pushed I need it to find an entry in a field that matches what was typed in the text box. I then need it to check a check box in a yes/no field that is on the same record as the entry entered onto the textbox. does this make sense? Also the field that is checked yes will depend on what date it is. I need it to check in the field that has the current day's date. And if possible I would like it to create a field for the current days date if one doesn't exist. When the field is created it would use the date as the title for the field.
Last edited: