Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
lehigh46
 
Posts: n/a
Default Reversing rows of information

Hi All:

I have a sheet with equipment hours
Each piece of equipment has two rows. (I have over 100 pieces of
equipment)
The first row is "stand by time"
The second row is "operating time"
I have since found that the two rows for each piece of equipment are
reversed.
Is there a way "flip" the two rows on each piece?

Thanks for your help

Tom Snyder


x-- 100 Proof News - http://www.100ProofNews.com
x-- 30+ Days Binary Retention with High Completion
x-- Access to over 1.9 Terabytes per Day - $8.95/Month
x-- UNLIMITED DOWNLOAD

  #2   Report Post  
bpeltzer
 
Posts: n/a
Default

You could select the second row (click on the row header, say '3'), then Edit
Cut. Then select the first row ('2') then Insert Cut Cells. Then you'd

just want to type over the incorrect labels.

BTW, if you intend to keep this going for a while, I'd suggest you set up
each p/n in its own row (rather than its own column), as you'll run out of
available columns pretty quickly, whereas you can have a LOT of rows. To
change that around, you would select your table, then Edit Copy, click
where the first cell of the new table should go, then Edit Paste Special,
and select Transpose.

"lehigh46" wrote:

Hi All:

I have a sheet with equipment hours
Each piece of equipment has two rows. (I have over 100 pieces of
equipment)
The first row is "stand by time"
The second row is "operating time"
I have since found that the two rows for each piece of equipment are
reversed.
Is there a way "flip" the two rows on each piece?

Thanks for your help

Tom Snyder


x-- 100 Proof News - http://www.100ProofNews.com
x-- 30+ Days Binary Retention with High Completion
x-- Access to over 1.9 Terabytes per Day - $8.95/Month
x-- UNLIMITED DOWNLOAD


  #3   Report Post  
Richard Buttrey
 
Posts: n/a
Default

On Fri, 14 Oct 2005 10:50:52 -0400, lehigh46
wrote:

Hi All:

I have a sheet with equipment hours
Each piece of equipment has two rows. (I have over 100 pieces of
equipment)
The first row is "stand by time"
The second row is "operating time"
I have since found that the two rows for each piece of equipment are
reversed.
Is there a way "flip" the two rows on each piece?

Thanks for your help

Tom Snyder


x-- 100 Proof News - http://www.100ProofNews.com
x-- 30+ Days Binary Retention with High Completion
x-- Access to over 1.9 Terabytes per Day - $8.95/Month
x-- UNLIMITED DOWNLOAD


Assuming each of your equipment rows are together, i.e. rows 2+3, 4&5,
88&89 etc. then you could use a helper column. If the Equipment number
is in column A and the time in column B, then in C2 put the following:

=IF(A2<A1,2,1)
and copy down.

Now re-sort your data with A as the first sort and B as the Second
(ascending) sort.

HTH



__
Richard Buttrey
Grappenhall, Cheshire, UK
__________________________
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
autofill information from rows to columns without using transpose Rayce Excel Discussion (Misc queries) 1 September 4th 05 01:44 AM
Automatically inserting rows ausdiver99 Excel Worksheet Functions 1 June 2nd 05 02:15 PM
Hiding Rows if the linked rows are blank KG Excel Discussion (Misc queries) 9 May 18th 05 02:32 AM
Clearing information in certain columns jolly_lolly Excel Discussion (Misc queries) 1 April 22nd 05 02:41 AM
How do I transfer information from Colums to Rows? ryanje Excel Discussion (Misc queries) 1 April 19th 05 06:48 PM


All times are GMT +1. The time now is 10:39 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"