I have a lot of data regarding a machine crushing test. The distance the crusher moved has been recorded as a negative figure, because it moves down. The problem is it is screwing up my graphs on excel. Is there anyway to create a script to change all negative values in an excel spreadsheet (1000s+ data) from negative to positive?
thanks guys![]()


LinkBack URL
About LinkBacks
Reply With Quote


Cant seem to figure it out.
This set is 36 sets of data(each set= 3 columns), of the 3 columns there 2 negative columns which need changing to positive! It is a lot of Data, and currently I am going to have to go through 72 columns and change the =ABS(column) like I did before.