horton_brian
New member
- Local time
- Today, 10:07
- Joined
- May 4, 2010
- Messages
- 9
I'm developing a small Access 2003 app for a local charity and it's going well using wizard-created screens, but I'm stuck on a couple of issues:
1. One of the fields needs to be automatically populated with the creation date of the record. How do I get to that?
2. I'd like a control to be visible or not depending on the value in one of the fields in the currently displayed record; how do I access from VBA the fields of the current record?
3. I'm using a tab control but in Form View the screen opens up scrolled down slightly so the tabs are not visible; resizing the screen in design view makes no difference to this.
Any help would be appreciated!
Brian
1. One of the fields needs to be automatically populated with the creation date of the record. How do I get to that?
2. I'd like a control to be visible or not depending on the value in one of the fields in the currently displayed record; how do I access from VBA the fields of the current record?
3. I'm using a tab control but in Form View the screen opens up scrolled down slightly so the tabs are not visible; resizing the screen in design view makes no difference to this.
Any help would be appreciated!
Brian