Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default PeopleSoft report spits out 1 row into 2 rows -how to make 1 row

Hello

My report on row 1 has product number and all the info
Row 2 has the description
How do I turn this into all one row. Also the report can have 2000 to 5000
rows to fix.
--
Thanks much
Sandyh
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default PeopleSoft report spits out 1 row into 2 rows -how to make 1 row

1. Suppose your data starts on Row 1, cell A1 then in B1 enter the formula

=IF(MOD(ROW(),2)=1,A2,NA())

2. Copy this formula down as far as your data extends.
3. Select all the formula cells in column B and choose Copy
4. Choose Edit, Paste Special, Values, OK
5. With the column B data still selected press F5, Special, Constants and
uncheck all but Errors, and click OK.
6. Press Ctrl+- (control minus) and pick Entire Row.


--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Sandyh" wrote:

Hello

My report on row 1 has product number and all the info
Row 2 has the description
How do I turn this into all one row. Also the report can have 2000 to 5000
rows to fix.
--
Thanks much
Sandyh

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
make cell report zero if it's a negative number Bob Excel Discussion (Misc queries) 1 December 6th 08 08:02 PM
Make a report with more lines that you can see on the screen Palle korsholm Excel Discussion (Misc queries) 1 March 11th 08 03:50 PM
I'd like to make a report card . TN_Twister New Users to Excel 1 December 28th 06 11:53 PM
I'd like to make a report card . TN_Twister Excel Discussion (Misc queries) 1 December 28th 06 10:36 PM
How do I make a productivity report? merniewlt Excel Worksheet Functions 0 May 23rd 06 02:46 PM


All times are GMT +1. The time now is 09:20 AM.

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

About Us

"It's about Microsoft Excel"