jonnymenthol
Registered User.
- Local time
- Today, 23:14
- Joined
- Oct 31, 2001
- Messages
- 58
Hello,
I have a couple of queries please ?
1) I have an entry form of sorts (FrmEntry), and when the date loses focus, if it is past a certain date, an outlook OFT file opens.
This is all spot on. However, can I make it so the form I am currently in (FrmEntry) closes when the OFT file is opened, and the record is deleted from the table (TblMain)
2) Also, on the above mentioned form I have 2 buttons. One to save and close the form, and the other one is to close the form. Both of these do the same function though. What I want is for one of them to save the record and close, whereas the other one I want to close the form without saving the record.
Can these be done.
Thanks in advance.
J.
I have a couple of queries please ?
1) I have an entry form of sorts (FrmEntry), and when the date loses focus, if it is past a certain date, an outlook OFT file opens.
This is all spot on. However, can I make it so the form I am currently in (FrmEntry) closes when the OFT file is opened, and the record is deleted from the table (TblMain)
2) Also, on the above mentioned form I have 2 buttons. One to save and close the form, and the other one is to close the form. Both of these do the same function though. What I want is for one of them to save the record and close, whereas the other one I want to close the form without saving the record.
Can these be done.
Thanks in advance.
J.