Dear all
I am trying the new filter function , =filter(array,include)
The data source is a table of 19 fields but now i need only 4 fields
Code
1 Nature
2 Combine
3 Name
4 Check_In
5 Check_Out
6 Blocked
7 Nite
8 Rooms Materialized
9 Twin
10 DBL
11 Sgl
12 Tpl
13 Pax
14 Twin-Shared
15 Sgl_Sup
16 Xbed
17 MainGroup
18 Tours
19 Tour_Date
Now only need the following fields
1 Nature
2 Combine
3 Name
4 Check_In
5 Check_Out
I wonder how i can do it , i know for advance filter, we can, see the Youtube: https://youtu.be/evrnIuDRtsQ @ 5.58 mins
Appreciated your help
Eric
Bookmarks