musclecarlover07
Registered User.
- Local time
- Yesterday, 20:26
- Joined
- May 4, 2012
- Messages
- 236
Ok at one point I had the code but I can't fint the project that has the code I needed. :banghead:
.
Basically I need to make fields: Street, City, ST, Zip required fields if Status have value of D or SD. Then when I go to exit the form "QuickUpdater" if any iof these fields are blank when the status has value of D or SD then a mesgbox will pop up stating such field is required. Like I said I had it at one point an it was setup so I put all the fields that were needed to be required were in the string then it would go an check each field to see if it had a value if not then the message box poped up. I need to duplicate this method again...
Basically I need to make fields: Street, City, ST, Zip required fields if Status have value of D or SD. Then when I go to exit the form "QuickUpdater" if any iof these fields are blank when the status has value of D or SD then a mesgbox will pop up stating such field is required. Like I said I had it at one point an it was setup so I put all the fields that were needed to be required were in the string then it would go an check each field to see if it had a value if not then the message box poped up. I need to duplicate this method again...