UiPath Add filter to all columns in Excel

1k Views Asked by At

I have a small problem. I have an excel file where I simply want to add a filter to all my columns. Firstly I don’t want to put a certain condition into the filter but just the option to filter with the toolbar with the small arrow.

Can anybody help me out?

1

There are 1 best solutions below

0
On

You could use the Send Hotkey activity to send "ctrl+Shift+L" enter image description here