LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default transpose absolute references

Worked very nicely, thank you. I discovered that if I
insert a row anywhere in my first sheet before the last
row, that a new column will appear in the array in the
right place.

One other thing I didn't try - if I re-sort the data in
the first sheet on another field, what will happen to my
array on sheet 2?


-----Original Message-----
Mark,

following should work, though you may want to suppress

zero -display
or embelish the formula to account for empty cells.

sheet2:
in a1 =transpose(sheet1!A1:X256)
select Rows!!! 1 thru 24
press F2
press CTRL-SHIFT-ENTER

this should result in 1 big array.



keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"Mark Whittall" wrote:

Hi Kiat,

Trouble is, I would like to avoid the manual transpose
paste every time I enter a new record on the first

page.
Is there a way to set up the 2nd page with formulae,

so
that :

1) If I change an existing record on the first page,

the
corresponding data on the 2nd page will also change,

and
2) If I enter a new record on the first page, I can
duplicate it on the second page by copying a column to
the next (empty) column

(1) and (2) without having to paste/transpose each

time,
or more important, remembering to do so when I change
existing records
-----Original Message-----
After yiou click the copy button for the range, goto

the
2nd sheet, and
click on menu Edit/Paste Special, a dialog will show

up,
select the checkbox
Transpose, which is the last item in my version, and

paste it.

"Mark Whittall" wrote in

message
.. .
I have a spreadsheet with 27 columns, consisting of
names, and 26 other items particular to that name.

In
another sheet (within the same file) I would like the
same information to appear, but transposed; I would

end
up with a sheet with 27 rows and an undetermined

number
of columns (one for each name). his is to facilitate
printing indiidual records.

I need to come up with a method by which, after I add
records to the first sheet (27 columns), I can copy

it
to
the 2nd (27 rows) without copying cell references

one
at
a time. Any ideas?


.



.

 
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
convert relative cell references to absolute cell references via amacro? Dave F[_2_] Excel Discussion (Misc queries) 1 May 15th 08 04:43 PM
Transpose cell references RSunday Excel Discussion (Misc queries) 1 February 15th 08 01:39 PM
Help with converting a block of cells with Absolute and mixed references to relative references Vulcan Excel Worksheet Functions 3 December 13th 07 11:43 PM
Absolute References Dan Beard Excel Discussion (Misc queries) 3 October 16th 07 03:20 AM
Absolute References [email protected] Excel Worksheet Functions 1 November 29th 06 12:41 AM


All times are GMT +1. The time now is 11:21 PM.

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"