S
SoccerBoy
I am new to FP so please explain it as if I were 10.
My database has the following fields:
Name|Age|PhoneType|AreaCode|Prefix|Line|Email
I want to search the first record and display the Age only if the Name is
equal to Pete - then continue in the same record and display
AreaCode|Prefix|Line only if PhoneType is not equal to home - then continue
in the same record and display the Email only if the field is not empty.
I am only familiar with the database wizard and I have dabbled with the
Criteria option but not sure how to combine all these searches.
Is this too challenging? Somebody please help me.
My database has the following fields:
Name|Age|PhoneType|AreaCode|Prefix|Line|Email
I want to search the first record and display the Age only if the Name is
equal to Pete - then continue in the same record and display
AreaCode|Prefix|Line only if PhoneType is not equal to home - then continue
in the same record and display the Email only if the field is not empty.
I am only familiar with the database wizard and I have dabbled with the
Criteria option but not sure how to combine all these searches.
Is this too challenging? Somebody please help me.