G
Guest
I need to STORE a date field in my text box from the value of another text
box which both are date fields.
Example: I have a date box named "Date 1" that has a date manually put in
every now and then. If that text box has a date in it. I want "date box 2" to
show the same date plus 3 weeks. How do I do this in code or? if date box 1
has 7/1/0-7 then date box 2 will have a STORED in a table fiield the date of
7/21/07. Can I use the dateaddd function and a null or? I know it should not
be done this way but my boss says patch it until we move it over to .net.
Please help!
box which both are date fields.
Example: I have a date box named "Date 1" that has a date manually put in
every now and then. If that text box has a date in it. I want "date box 2" to
show the same date plus 3 weeks. How do I do this in code or? if date box 1
has 7/1/0-7 then date box 2 will have a STORED in a table fiield the date of
7/21/07. Can I use the dateaddd function and a null or? I know it should not
be done this way but my boss says patch it until we move it over to .net.
Please help!