Hello Guys,
I have this table report that I need to sort based on the Values only (Not on Hotel City Name and not on Hotel Country)
Please I need your help, how to do it?
Thanks a lot and cheers,
Chadi
1 answer
HI Chadi
Without seeing you data, but try this.
Create combine filed with Hotel city Name and Hotel Country
[New field]
[Hotel City Name] + [Hotel Country]
Then sort [New Filed] with the value.
Thanks,
Shin