Expand Excel Spreadsheet out based on a column -


I have such a spreadsheet:

  name online retail trade widget $ 1 352 $ 532 $ 235   

I should look at it like this

  price level price name online $ 352 widget 1 retail $ 532 widget 1 business $ 235 widget 1   

Is this possible with Excel?

Yes, to order your data, please order again and suit your column. Rename for

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

php - How can I cram 6+31 numeric characters into 22 alphanumeric characters? -

mysql - where clause in inner join query -