HELLO ALL, Can someone tell me how to write the following in VBA?

I have data in a range, lets say it is range A10:Y90
Note that row 9 includes headers to the data does begin on row 10.

I want to sort the range by the values in column C.


Secondly, be abkle to filer only those rows where column C >= the value 50.


Thanks in advance

Lucy