Hi,
I have an array like this. I use XBrowse.
I want to sum second column in footer. But I need to sum every currency like below. I can sum them. But how can i show in footer.
Total. 90 USD
Total. 50 EURO
Total. 115 TL
Is it possible to show this lines in footer?
Thanks,
I have an array like this. I use XBrowse.
aArray := {{"Table",40,"USD"}, {"Pencil",10,"EURO"}, {"Car",100,"TL"}, {"Eraser",20,"USD"}, {"Aaaaaa",30,"USD"}, {"Bbbbbb",40,"EURO"}, {"Ccccc",15,"TL"}}I want to sum second column in footer. But I need to sum every currency like below. I can sum them. But how can i show in footer.
Total. 90 USD
Total. 50 EURO
Total. 115 TL
Is it possible to show this lines in footer?
Thanks,
Regards,
Hakan ONEMLI
Harbour & MSVC 2022 & FWH 23.06
Hakan ONEMLI
Harbour & MSVC 2022 & FWH 23.06