Im looking for a simple Basic macro that does exactly what (‘MS’) RemoveDuplicates does. Ive played around with createFilterDescriptor & filter(oFilterDesc) for most of last night and today, it just doesnt want to play ball.
I’ve 5k account codes (string) is column ‘A’. If i do it thru the UI, i end up with a list of around 150. The 150 ‘feels’ correct. I just can’t replicate the code in a macro.
Version: 24.2.6.2 (X86_64) / LibreOffice Community
Build ID: 420(Build:2)
CPU threads: 16; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Ubuntu package version: 4:24.2.6-0ubuntu0.24.04.1
Calc: threaded
Any help would be appreciated.
And for bonus points, why is there TableFilterField, TableFilterField2 and TableFilterField3. How do i know when / which one to use.
thx Team.