Anyone who can help me with the best way to remove brackets from values and letting it show as positive on Excel rows and columns?
I tried abs, but all my values remained negative and also removed the currency. I tried number formatting and it displayed as positive, but once you clicked on the value there's a negative sign showing in the formula bar.
Approach
This should do the trick, assuming step 6 doesn't return any errors (if it does then you clearly have string characters; like currency etc., remove these from col A, and repeat Steps 5 & 6 until you have successfully removed such characters/are not getting any further errors in your plight.
You can manipulate the 'number formatted' text in col C as desired!
Highlight col C
This step may not be necessary, if you skip it and still encounter errors, makes sure to try again from scratch and include accordingly:
a couple of the options in the number format category (e.g. no decimal places, include ',' as thousands separator)
Copy values you're trying to fix and paste special values in Sheet 2, from cell A1 down (say).
Select all cells in the newly Set B1 = --A1.
In an adjacent column to your newly pasted cells, use a function = --A1 for the leading c