Microsoft
Software
Hardware
Network
Question : New record, if field is empty, msgbox
Experts,
If I am on a form and the record is new and txtType is blank and someone trys to close form, I need a msgbox that says "Enter Type" and then cancels the close of the form.
Thank you.
Answer : New record, if field is empty, msgbox
do this in the beforeupdate evnt of the form
private sub form_BeforeUpdate(cancel as integer)
if len(me.txtType & "")=0 then
msgbox "Enter Type"
me.txtType.setfocus
cancel=true
exit sub
end if
end sub
Random Solutions
looking for best web designer.
Mail folders->knowing what FILE is for what message
Winsock error in XP Professional Error 12029 Provider entry MSAFD Could not make an HTTP connection.
GroupWise 6.0.1 - Some addresses are undeliverable and have been crossed out
I have designed an website in flash as well in html, if the browser dont have flash then i want them to be directed to the html version, or else they need to directed to flash version
Lost User Selection on XP start up screen
What is the best Raid stripe size and Windows allocation unit size for large files?
Dictionary list C#
How can I find out what type of driver I need for a "other device, Unknown Device" for a nc6400 laptop
Default time exchange deleting emails