Jump to content
Server Maintenance This Week. ×

Find and don't show me??


soriano

This topic is 8105 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi, again

I try to make a patient list of "x-day", e.g. today is February 11th, the list show me all the patients with appoiment in this date, in this DB (Appointments), I have 4 fields (date, time, time_app & time_in) I have a relantionship with my master DB (Patients), just I want to find the appointment's patients, but, If field time_in Is Valid don't show this patient.

I hope you can read this, please I need help.

Best Regards

Jorgs Soriano

Saludos from MEXICO

Link to comment
Share on other sites

Your script would look like this:

Enter Find Mode[]

Set Field (date, Status(CurrentDate))

Paste Result (time, "=")

Perform Find []

Another option is to use these steps in place of the "Paste Result" line:

New Record/Request

Paste Result (time, ">0")

Omit

I'm not sure where your related file comes in, but since this is the Finding & Searching forum... I won't worry about it. cool.gif

Link to comment
Share on other sites

This topic is 8105 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.