um... im lost

  • Thread starter Thread starter bamboo
  • Start date Start date
B

bamboo

i have to like invert several colums... i dont know how to do that
without retyping the whole thing, is there another way? :confused:
 
If the columns are all contiguous then, insert another colum enter 1 in the
first cell, 2 in the second, highlight both cells and hover the cursor over
the "fill Handle" in the bottom right-hand corner whereupon the cursor will
turn into a cross-hair and left click which will fill the series in the
length of the adjacent column.

Now highlight all the columns that you want to invert and sort in decending
order using the inserted column as the sort column.

--
HTH

Sandy
(e-mail address removed)
Replace@mailinator with @tiscali.co.uk
 
Hi!

Suppose you want to invert A1:C10

In D1 enter this formula:

=ROW()

Double click the fill handle to copy the formula through D10

Select the range, A1:D10 then sort on column D descending.

After your done delete he formulas in column D.

Biff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top