Filter combobox based on the last end point

ivandgreat

Registered User.
Local time
Today, 05:52
Joined
Sep 18, 2012
Messages
30
Hello,

Good day. I have a table which has a "Start" and "End" fields, and i made a query based on this fields which continues to look up the next points until the last end points.

I wanted to filter the last end points on the query table that was related on the combobox value.

Anyone could help me on this.

Thanks!

ivan
 

Attachments

Which form are we talking about :confused:
 
Which form are we talking about :confused:

It was on the "IDs" form.

Could you please help me on this.

I only wanted to filter the last end IDs based on the query "QueryCasID subform" on my form.

Ex. if i choose ID "2000", the query will filter on the "Input.Start" field the value of ID 2100, since this is the last point of ID 2000. As well for IDs 2200, 2002, 2001 and 2100.

br,
ivan
 

Users who are viewing this thread

Back
Top Bottom