Creating tables with data that exceeds pivot table range

pezman

New Member
Joined
Aug 18, 2008
Messages
2
Hi I have a set of data laid out in the below format but with several 1000 rows of data. I need to plot a surface chart with X against Y with the focus on the measure coloumn but the dataset is too large for a pivot table. Could someone explainhow I can convert the format to (desired output) please.

Thank you very much in advance

(current - unordered)
X Y Measure
0 0 0.2
1 1 0.5
0 1 0.3
1 0 0.4

(desired output (escuse the --- but it wouldnt format otherwise :( ))

--X---0-----1
Y
0----0.2---0.4

1----0.3---0.5
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
What version of Excel? If you are using Excel 2003 or lower, then you will be limited to the number of columns that a table can cover, i.e. width ( max cols = 256 ).
 
Upvote 0

Forum statistics

Threads
1,221,418
Messages
6,159,795
Members
451,589
Latest member
Harold14

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top