May not be the best way, but why not change the NumberFormat to "0.00"
then multiply the cells by -1.
Or if you're not using VBA, set a cell as -1 and then paste special that
to all the cells as a multiply. Then go and change the number format
for those cells.