I have been using the =Filter formula in Office 365 which is great but I am stuck on whether it is possible to display non contiguous columns. For example, I have a table and need to display column A and C in the output, not column B. Normally I can enter a range like:
=Filter(Table[[A]:[C]],..) but how can I exclude column B in the output by expressing this in a different way?
Any ideas would be appreciated.
Regards
GB
=Filter(Table[[A]:[C]],..) but how can I exclude column B in the output by expressing this in a different way?
Any ideas would be appreciated.
Regards
GB