Hi guys,
I have 2 tables... On the 1st one i put all my apartments (city, sqm, rooms, price) and on the 2nd I put all the requests of my clients.
If one of the apartments matches with the request, the record of this apartment should appear automatically, on the client's report.
Is there a way to do that without making a query for every request? i'll try to better explain: I'd like add a request and, automatically, see on the report of this request all the apartments that could match with this request. If I add a new apartment, and it matches with one or more requests, it should automatically appear on the report of every single customer that is looking for such apartment.....thank you in advance...