I have a subform where I would like to filter it , when user clicks button and get the latest date on my subform .
I have no idea where to start so if someone could help..
Thank you in advance
I have a subform where I would like to filter it , when user clicks button and get the latest date on my subform .
I have no idea where to start so if someone could help..
Thank you in advance
Can you explain with a little more detail what you are trying to achieve?
Ok let's assume I have a subform with these fields:
Product | Price | Date_Purchased
I want to show records with the latest date(from Date_Purchased) on this subform when users clicks a button.