Filling up a column with the same value

  • Thread starter Thread starter laredotornado
  • Start date Start date
L

laredotornado

Hi,

I'm using Excel 2008 for the Mac (10.6.3). I want to populate every
row in my CSV file with a zero except for the header row. What is the
easiest way to do that?

Thanks, - Dave
 
In excel for windows, I'd do this:

Select the range that gets the 0's.
type 0
hit ctrl-enter to fill the selection with 0's.

I _think_ that the control key on wintel machines is the equivalent to the cmd
on mac's. (But I'm not sure!)
 
Back
Top