How do I automatically (using a formula like =SHEET1!A$1) referen.

R

Rynardt

I want to reference the values of row (all columns) 1 in sheet 1, in a
columns (horizontally) in sheet 2. The formula should look something like
this:

=SHEET1!A$1

This is a problem, cause the "A" in the formula stays constant, and needs to
change to B,C,D,E,F,etc.

How do I get it to change when filling the formula by dragging?
 
P

Per Erik Midtrød

Take a look at the Transpose function.
It should give you the desired result.

Per Erik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top