Results 1 to 24 of 24

VBA code, select conditional formatting content and transpose Sorted to other sheet

Threaded View

david gonzalez VBA code, select conditional... 09-23-2014, 01:01 PM
Kaper Re: VBA code, select... 09-24-2014, 05:27 AM
david gonzalez Re: VBA code, select... 09-24-2014, 09:07 AM
david gonzalez Re: VBA code, select... 09-24-2014, 09:08 AM
david gonzalez Re: VBA code, select... 09-24-2014, 09:14 AM
david gonzalez Re: VBA code, select... 09-24-2014, 09:17 AM
Vikas_Gautam Re: VBA code, select... 10-25-2014, 02:59 AM
Vikas_Gautam Re: VBA code, select... 10-25-2014, 02:57 PM
david gonzalez Re: VBA code, select... 10-27-2014, 01:29 AM
Kaper Re: VBA code, select... 10-29-2014, 01:53 AM
david gonzalez Re: VBA code, select... 10-29-2014, 10:34 PM
Kaper Re: VBA code, select... 10-31-2014, 02:28 PM
xladept Re: VBA code, select... 11-26-2014, 04:03 PM
david gonzalez Re: VBA code, select... 11-28-2014, 12:19 AM
xladept Re: VBA code, select... 11-28-2014, 05:37 PM
david gonzalez Re: VBA code, select... 11-29-2014, 12:55 AM
david gonzalez Re: VBA code, select... 11-28-2014, 08:32 PM
xladept Re: VBA code, select... 11-28-2014, 08:49 PM
xladept Re: VBA code, select... 11-29-2014, 04:06 PM
david gonzalez Re: VBA code, select... 11-29-2014, 08:21 PM
david gonzalez Re: VBA code, select... 11-29-2014, 08:19 PM
xladept Re: VBA code, select... 11-29-2014, 09:15 PM
david gonzalez Re: VBA code, select... 11-29-2014, 09:47 PM
xladept Re: VBA code, select... 11-29-2014, 10:00 PM
  1. #1
    Forum Contributor
    Join Date
    10-21-2012
    Location
    miami, florida usa
    MS-Off Ver
    Excel 2007
    Posts
    260

    VBA code, select conditional formatting content and transpose Sorted to other sheet

    Hi all !!


    I'm still study VBA, and yes i learn a lot, but this sheet came to me and certainly i know how to do some stuff
    and on mid of this there is a "missing link" (mentally speaking) that i don't know how to associated with Conditional formatting.

    I'll ask you 2 question in one.

    Question 1 : I'm asking for help to code for only 1 zone
    Question 2 :what line of code do have to modify in order to include 3 zones, perhaps 9 zones ?

    I'm doing this 2 question because of my learning, and i would like to know why and how lil things change when using VBA.
    and also i want to apply by my self to 8 sheet with at least 50 zones in total.

    Please i need help on this :
    ====================
    -.Any Highlighted Numbers (i'm using 5) from Column A3 :38
    that have "Y" on Column C3:C38 of Sheet "R-2" must
    -.Transpose "A2" content Starting on Single cell "I5" of Sheet "T2"
    -.Transpose Sorted Highlighted Numbers "A3:A38" Starting on Single Cell
    "J5" Sheet "T-2"

    -.The Formats of Transpose numbers to Single Cell can be with "," or "-" and Sorted
    example:
    3-5-13-24-28 (Please see Sheet "T1 ")
    3,5,13,24,28

    Next step
    =======
    -.If The "Y" from Column C3:C38 (Sheet R-2) are removed and Place new sets of "Y" to select new sets of numbers,
    Then
    -.Transpose "A2" content to next Available Single cell "I6" of Sheet "T2"
    -.Transpose Sorted Highlighted Numbers "A3:A38" to next Single Cell
    "J6" Sheet "T-2"

    "R2 " Sheet Specs
    ==============
    -.This Sheet have 9 Zones, (27 columns)
    -. Each Zone have 3 Columns, (example in Zone 1 (A3:38, are linked to C3:C38 trought conditional formatted.)
    -.First Column zone 1, A3:A38 Have numbers from 01 to 36 where
    Numbers get highlighted If in 3rd Column C3:C38 i type the Letter "Y"
    (formula used in conditional formatt is : ISNUMBER(SEARCH("Y",C3))=TRUE
    -.2ND Column "Score" (B3:B38) i use as a reference, is not Important


    what this sheet do :
    ===============
    -.If in zone 1, anywhere Column C 3:C38, i type the Letter "Y" , (no quote)
    e.i in Rows C3, C5, C6, C9, C11,
    Then Column A with Numbers 03, 05,13,24,28 Get Hilighted .

    Thank you a lot in advance..


    Best Regards

    David
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] include conditional formatting with TRANSPOSE function?
    By LizzyJ in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-28-2014, 04:48 AM
  2. Need VBA code to select entire content of word document - excel related
    By derryt in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-09-2012, 07:33 AM
  3. Cell Formatting Issue -Sheet Agreement When Sorted
    By rosaf in forum Excel General
    Replies: 9
    Last Post: 06-01-2009, 11:04 AM
  4. [SOLVED] Conditional Formatting - Drawing Lines Between Sorted Groups
    By Sam via OfficeKB.com in forum Excel General
    Replies: 2
    Last Post: 05-26-2006, 10:10 AM
  5. [SOLVED] Conditional formatting not getting sorted
    By Lon Sarnoff in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-14-2006, 01:25 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1