I recently made a very basic "Client" DBGrid that shows info from an Access database (connected made with an ADOQuery, DataSource,ADOConnection and ADOTable). I would like to know if there is a way that I can search for spesific records (like just a name) and add the "Payment" table of that record together and show it in a Memo when I press a button.
I have searched for help far and wide and I couldn't find anything logical, it may be a stupid question to someone who is an expert but I find this very difficult, so please be kind.