How to Change the Type of a Column in a datatable from String to Number?

Hi

May be you can do like once after writing the data to a excel then you can use this macro to change the column format

Or

if you want to change it in datatable level itself as a int32 type then refer this

Cheers @Sirimalla_Karthik_Chandra