J
Johnnie_on_the_Spot
I am trying to set up a MsgBox function in a form I have designed for the
management of contracts. However, I am having trouble getting it to return
the message in the way I need it too. The database has over 50 contracts with
numerous pieces of information on each. One of which is the expiration date
of the contract. While scrolling through all contracts, I need MsgBox to
return the message "expired contract" whenever the expired contract is pulled
up regardless whether the expiration date field is highlighted or not. I am
using a simple macro ([Expiration Date]<Date())and it returns the appropriate
message if the expiration date feild is highlighted or if i move the mouse
near the feild. I have been expirimenting with the properties area to try and
get this to happen by but have now given up and am asking for some help.
Thank you for you time and please let me know if I can offer any additional
info needed to solve this problem.
management of contracts. However, I am having trouble getting it to return
the message in the way I need it too. The database has over 50 contracts with
numerous pieces of information on each. One of which is the expiration date
of the contract. While scrolling through all contracts, I need MsgBox to
return the message "expired contract" whenever the expired contract is pulled
up regardless whether the expiration date field is highlighted or not. I am
using a simple macro ([Expiration Date]<Date())and it returns the appropriate
message if the expiration date feild is highlighted or if i move the mouse
near the feild. I have been expirimenting with the properties area to try and
get this to happen by but have now given up and am asking for some help.
Thank you for you time and please let me know if I can offer any additional
info needed to solve this problem.