N
Neuther
Is it possible to effect many cells without changing them.
for example i have cells
d1-d35 are
=SUM(Lookup!C147:C166)+SUM(Skills!D23
26)
=SUM(Lookup!D$147
$166)+SUM(Skills!E$23:E$26)
......ext
=SUM(Lookup!AM147:AM$166)+SUM(Skills!AN$23:AN$26)
i'd rather not have to change them all to
=rounddown(SUM(Lookup!C147:C166)+SUM(Skills!D23
26) ,0)
then have to go threw and change all the cells again
is there any way to click all the cells and do something to make the
all take affec
for example i have cells
d1-d35 are
=SUM(Lookup!C147:C166)+SUM(Skills!D23

=SUM(Lookup!D$147

......ext
=SUM(Lookup!AM147:AM$166)+SUM(Skills!AN$23:AN$26)
i'd rather not have to change them all to
=rounddown(SUM(Lookup!C147:C166)+SUM(Skills!D23

then have to go threw and change all the cells again
is there any way to click all the cells and do something to make the
all take affec