Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Default Keep original cell formatting when using transpose array formula

I am currently using the array formula:

=TRANSPOSE(DataSheet!$AH$1:$BX$8)

to transpose a set of data from another sheet. However, the cell formatting (specifically cell color) does not transpose with this array formula as it does when you simple paste transpose

is there a way to edit this array formula to preserve the original cell color? Preferably not VBA as this doc will be shared with many who don't necessarily want to allow macros

Secondly (hope its ok to ask in same post) I would like this same data set to be copied and pasted next to what i'm talking about above and be sorted by cell color on top. is there a formula for this?

appreciate any help! thank you!

(Please see attached for what it should ideally look like, though I did this manually and would like it to be automatic stemming from my datasheet)
Attached Images
 
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,514
Default Keep original cell formatting when using transpose array formula

No, no, and no! Sorry, but everything you want to do requires VBA. The
only reason the formatting transposed with PasteTranspose is because
it tagged along with Copy.

Your 2nd request also requires VBA and you'd have to specify what order
would you like the colors sorted to.

Is there some reason you can't pre-format the cells with the TRANSPOSE
formula?

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


Reply
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
Need to re-initialize cell with original formula Cinco Charts and Charting in Excel 2 July 17th 09 08:05 PM
Original cell formatting clears when I move contents LarryN Excel Discussion (Misc queries) 2 April 9th 08 10:54 PM
formula copies value from original cell only smaem Excel Worksheet Functions 2 March 20th 08 07:42 PM
Can I keep the original cell formatting when using FILL? Alyssa Excel Discussion (Misc queries) 2 February 10th 06 02:02 AM
Tricky array formula issue - Using array formula on one cell, then autofilling down a range aspenbordr Excel Programming 0 July 27th 05 03:59 PM


All times are GMT +1. The time now is 12:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"