Replace Symbol on Excel Sheet / DataaTable

I have an Excel Sheet where I need to replace all -ve value to +ve (Replace all - Symbol to nothing) on a specific column. How can I achieve without using Loop?

sorry for late reply but through loop its possible