Microsoft
Software
Hardware
Network
Question : Open a Form from Table Validation
Hello, I have a problem that has to do with validation. I have to check if certain data matches and then open up another form based on that checking.
I have two tables one named
tbllkupLegalFeeStateCodes
and
tblmkOpenClose
I have to check CLASS, CLAIM_EFF_DATE (
check just the year NOT month and day
); AND STATE if they match then I can open the Policys Form by pushing the button on Customers Form.
Example of validation: This has to happen from the CUSTOMERS form. In
tblmkOpenClose
CLASS = ZURICH and STATE = NJ and CLAIM EFF DATE = 03/21/2004 then check to see if that matches in the
tbllkupLegalFeeStateCodes
in fieldname ALPHA = STATE and the CLASSES are fieldnames with the YEAR in the field row. If there is a match then the POLICYS FORM can be opened from CUSTOMERS form.
I really don’t know how to do that! I think I have to loop through the table looking for the different criteria.
I have included a sample database with my issue see attachment for that.
Regards,
GeneBat
Attachments:
FormTableValidation.mdb
(584 KB)
(File Type Details)
Validate Form to Open another Form.
Answer : Open a Form from Table Validation
You open the Webportal.vbproj file in wordpad and search for this address and change the "mnloon" with "localhost" save it and try to reopen it again.
Random Solutions
check_directory_files
Windows XP does not see other computers on the workgroup
Backup jobs in Symantec Backup Exec 11d keep failing (due to lack of free space on destination drive, I believe). How can I fix this? The job logs have been attached
SQL 2005 Formatting help for Flat File
Roaming Profiles in Windows 7 Pro and SBS 2008
pp0 IP configuration.
How can you search e-mail within Outlook 2010 and not use the index?
Installing SSL certifcate on exchange 2010
Grabbing some word using regular expressions
Delphi: Importing CSV file that has new line characters