Subtract a constant from a column in Excel -


enter image description here=sum(d5,-1)

column d

134 23 232 

i need subtract 1 each column

to e

133 22 231 

  d      e 134    =d1-1 23     =d2-1 232    =d3-1 

Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -