HI ,
I have a sheet which is having the data in one column having ‘2022-01-01’ ( GENERAL FORMAT ) because of which my filter is not giving correctly ( YEAR --> MONTH --> DATE )
The Filter is coming in the format given …...change the GENERAL TYPE of column to DATE type for all the data...cell.PutValue(cell.StringValue, true); The above line will convert...