|
-
Jan 14th, 2012, 03:31 PM
#1
Thread Starter
New Member
On load (startup) default state - how?
Hi
I haven't used VB in decades and I'm restarting with what I thought would be a simple program.
I have two fields on a little form, both of which display a date (dd/mm/yyyy). Field1 is an entry field except on load where is contains a date calculated from field2 (which is 'now' upon application load). Field1 is 'now' + 10 days. This is the default state.
Once loaded (with the data described above), the user can input only in field1. Field2, an inactive field used only for display, is field1 - 10 days. After 15 seconds, fields 1 and 2 revert to their default states as described in the first paragraph.
I'm getting all messed up with the 'on load' state. Can anyone give me a bit of guidance, please? I'll start playing with the timer once I get the initial stuff done.
Thank you for any help.
Cheers,
Notwen
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|