Hi elemental_,
Try an INDEX formula like this in Results worksheet cell A2, then copy it across:
=INDEX('ATP'!$A$2:$A$10,CO
Cheers!
Brad
Main Topics
Browse All TopicsI would like to paste a column of values from one worksheet into a row of another worksheet.
In worksheet ‘ATP’ I have a column of cells where the value in each cell is a formula result. I would like to paste the values for this column into a row in worksheet ‘Results’. For example, I would like the values from cells ‘A2:A10’ in ‘ATP’ to appear as ‘A2:J2’ in ‘Results’. I am aware that “=ATP!A3” (for example) would be the correct formula to use for cell ‘B3’ in ‘Results.’ That is to say, I know how to do this function one cell at a time.
However, I do not know how to do this for multiple cells, and this would be helpful to save time.
Note: I do not want to copy and paste/transpose my ‘ATP’ formula results as Text into ‘Results’. The values in ‘ATP’ will change and I would like those changes to be reflected in ‘Results’
Thanks!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: kenpulsPosted on 2005-11-28 at 16:39:15ID: 15376796
Hi there,
Have you tried:
Copy the range, go to the new sheet, right click, pastespecial, and tick off the transpose checkbox?
In a quick test here, it seemed to change the formulas to what I think you're looking for.
HTH,
Ken