* (-1)

J

Jim

(this is probably rather silly)
I want to multiply all numbers in a particular column with -1. Is there an
easy way.

Thanks.
 
D

Dave Peterson

Put -1 in an empty cell
edit|copy

Select your range of numbers to modify
Edit|paste special|values and multiply

Clean up that cell with the -1 in it.
 
Top