Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default How to separate variables within a column

Hi

I need help. I have want to separate one column into two. But I don't want
to sort or filter, I want to make two extra columns, so I can view the data
side by side, how do I do it?

eg
make

A 2 x
A 2 y
B 2 x
B 2 y

into
x y
A 2 2
B 2 2



  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 698
Default How to separate variables within a column

A Pivot Table would easily do what you want.....

With
A1:C5 containing these values
Letter Amount Category
A 2 x
A 2 y
B 2 x
B 2 y

Then....from the Excel main menu:
<Data<Pivot Table
Use: Excel
Select your data: A1:C5
Click the [Layout] button
ROW: Drag the Letter field here
COLUMN: Drag the Category field here
DATA: Drag the Amount field here
If it doesn't list as Sum of Amount...dbl-click it and set it to Sum
Click [OK]
Click the [Optons] button
UNcheck: Grand totals for columns
UNcheck: Grand totals for rows
Click [OK]
Select where you want the Pivot Table...and you're done

The final Pivot Table will look like this:
Sum of Amount Category
Letter x y
A 2 2
B 2 2

Is that something you can work with?

Post back with more questions.
***********
Regards,
Ron

XL2002, WinXP


"manyquestions" wrote:

Hi

I need help. I have want to separate one column into two. But I don't want
to sort or filter, I want to make two extra columns, so I can view the data
side by side, how do I do it?

eg
make

A 2 x
A 2 y
B 2 x
B 2 y

into
x y
A 2 2
B 2 2



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
COUNTIF formula with several variables in 1 column NitaMax Excel Discussion (Misc queries) 3 February 8th 07 02:35 AM
How to one cells variables as a serie to a column noyau New Users to Excel 6 December 22nd 06 10:58 AM
Counting values for variables in separate columns MMcQ Excel Discussion (Misc queries) 6 August 30th 06 12:28 PM
How do I sort a column of computed variables in EXCEL? Sylgeox Excel Worksheet Functions 2 October 3rd 05 12:07 AM
column variables mahmon Excel Worksheet Functions 19 June 27th 05 08:53 PM


All times are GMT +1. The time now is 07:11 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"