+ Reply to Thread
Results 1 to 7 of 7

Issue with Copy+Pasting cells with conditional formatting

  1. #1
    Registered User
    Join Date
    03-07-2017
    Location
    New Orleans, LA
    MS-Off Ver
    2016 Excel for Mac
    Posts
    15

    Issue with Copy+Pasting cells with conditional formatting

    Hi all,

    In a previous post I asked about how to highlight a part of a table where a last input was..input

    In this case, the manual input will be the Date Paid and everything in the column (including the date paid cell) should be highlighted.
    The issue is that the solution I was given uses the following equation:

    =D$10=LOOKUP(10^9,$D$13:$AP$13,$D$10:$AP$10)

    So when I want to copy paste the table to create an identical table below, the formatting is dependent on the original table (due to the $).

    Please help me fix this issue. See attached.

    Thanks!!!!

    E
    Attached Files Attached Files

  2. #2
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Issue with Copy+Pasting cells with conditional formatting

    =index(d6:d13,1+match($c$9,$c6:$c13,))=lookup(10^9,index($d6:$ap13,0,match($c$13,$c6:$c13,)),index($d6:$ap13,0,1+match($c$9,$c6:$c13,)))
    Last edited by tim201110; 04-17-2017 at 01:29 PM.

  3. #3
    Registered User
    Join Date
    03-07-2017
    Location
    New Orleans, LA
    MS-Off Ver
    2016 Excel for Mac
    Posts
    15

    Re: Issue with Copy+Pasting cells with conditional formatting

    This didn't seem to solve my issue. Could you please attach the spreadsheet you tested it on?

    Thanks!

  4. #4
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Issue with Copy+Pasting cells with conditional formatting

    here it is
    Attached Files Attached Files

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,935

    Re: Issue with Copy+Pasting cells with conditional formatting

    Probably the simplest way to do this would be to adjust the CF rule after you have done teh copy
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  6. #6
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Issue with Copy+Pasting cells with conditional formatting

    small adjustment
    insert 2 ros above tables and changed accordingly reference
    Attached Files Attached Files

  7. #7
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Issue with Copy+Pasting cells with conditional formatting

    Excel can do everything but still doesn't read user's mind

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Conditional formatting issue regarding blank cells
    By kilbey252 in forum Excel General
    Replies: 2
    Last Post: 11-09-2015, 10:01 AM
  2. Icon Set Conditional Formatting--Copy and Pasting Formats
    By helster878 in forum Excel General
    Replies: 1
    Last Post: 11-09-2014, 05:08 PM
  3. Replies: 4
    Last Post: 11-08-2012, 11:33 PM
  4. Conditional Formatting pasting issue when referencing another cell
    By GRDecker in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-21-2012, 11:11 AM
  5. [SOLVED] Conditional Formatting Issue after Pasting into
    By StuBrainsurgeo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-07-2012, 12:15 PM
  6. Retain conditional formatting when pasting new data into cells, and how to copy it
    By NatGunod in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-03-2012, 10:27 AM
  7. Copy & Pasting & Conditional Formatting
    By Barking_Mad in forum Excel General
    Replies: 2
    Last Post: 09-15-2009, 05:15 AM

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