+ Reply to Thread
Results 1 to 11 of 11

Copying Cell problem and code effiecency issue

  1. #1
    Registered User
    Join Date
    06-27-2010
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    16

    Copying Cell problem and code effiecency issue

    Hello all ,

    I wrote this code to highlight quadruplets "red" then highlighting triplicates "Yellow" and last duplicates "orange" .. all of that using the FormatConditions function .

    then I have a function that changes the FormatConditions.interior.color into cell.interior.clor ..so I can search the cells based on their highlight and extract the data from the selection to column AA if they were quadruplets ...and extract them to collumn AC if triplicates ...and to AE if they were dupliates ...(there is a problem in the code here that it doesn`t get to the point of calculating the duplicates to extract them , in other words I gt data on AA and AC but there is none on AE even though there are duplicates in the data )


    then I get the code to check if there are any duplicates in the resulting columns (AA , AC ans AE) ..another problem here is that the check is only done on AA not the rest ..I attached a sample file with the macro ...

    any help will be appreciated

    thank you

    NB : the code takes almost a couple of minutes to calculate
    Attached Files Attached Files
    Last edited by MasterN; 06-30-2010 at 08:18 AM.

  2. #2
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    England
    MS-Off Ver
    365, varying versions/builds
    Posts
    21,980

    Re: A problem with this code [conditional format]

    See if this does what you want:
    Please Login or Register  to view this content.
    Everyone who confuses correlation and causation ends up dead.

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: A problem with this code [conditional format]

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  4. #4
    Registered User
    Join Date
    06-27-2010
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    16

    Re: A problem with this code [conditional format]

    Hello romperstomper ,

    Thank you for reply ...


    I admit the code you typed is much much cleaner and faster than mine ...but it gives me this message
    "Run-time error '451': Property let procedure not defined and property get procedure did not return an object"...

    and when I choose Debug .. I found that this line is highlighted in the code ( the red select line )

    Please Login or Register  to view this content.
    Last edited by MasterN; 06-30-2010 at 07:41 AM.

  5. #5
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    England
    MS-Off Ver
    365, varying versions/builds
    Posts
    21,980

    Re: Copying Cell problem and code effiecency issue

    Sorry - I should have retested after I converted to late bound code. I suggest you set a reference in the VBEditor (tools-references) to the Microsoft Scripting Runtime library and then change this line:
    Please Login or Register  to view this content.
    to this:
    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    06-27-2010
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    16

    Re: Copying Cell problem and code effiecency issue

    That is just perfect ...thank you so much for help ....

    I noticed that it does highlight the cell if it is repeated more than four times ..I thought it is because of that line
    Please Login or Register  to view this content.
    but when I changed it to = 4 ...it still got the cells that are repeated more than four times
    one last thing ... how can I get rid of duplicates values on "AA", "AC" and "AE" columns ? ..

    I really appreciate your help and if you can explain the code a bit for me ..I will be really grateful .

  7. #7
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    England
    MS-Off Ver
    365, varying versions/builds
    Posts
    21,980

    Re: Copying Cell problem and code effiecency issue

    Do you only want exactly 4,3 and 2 repetitions highlighted then?
    There shouldn't be any duplicates in AA, AC, and AE using that code. Can you give me an example?

  8. #8
    Registered User
    Join Date
    06-27-2010
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    16

    Re: Copying Cell problem and code effiecency issue

    Quote Originally Posted by romperstomper View Post
    Do you only want exactly 4,3 and 2 repetitions highlighted then?
    There shouldn't be any duplicates in AA, AC, and AE using that code. Can you give me an example?
    yes ..only 2,3 and 4 ...I attached the sheet after applying conditional formatting on AA, AC and AE highlighting the duplicates .

    thank you for the fast reply
    Attached Files Attached Files
    Last edited by MasterN; 06-30-2010 at 07:53 AM.

  9. #9
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    England
    MS-Off Ver
    365, varying versions/builds
    Posts
    21,980

    Re: Copying Cell problem and code effiecency issue

    Small tweak should do it:
    Please Login or Register  to view this content.

  10. #10
    Registered User
    Join Date
    06-27-2010
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    16

    Re: Copying Cell problem and code effiecency issue

    Thank you so much ...That done it ...if you can be even a tad bit more generous to explain the code ..I will appreciate it ...if not ...I still am grateful for your help ....


    thank you again for the help romperstomper

  11. #11
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    England
    MS-Off Ver
    365, varying versions/builds
    Posts
    21,980

    Re: Copying Cell problem and code effiecency issue

    I've added comments to this version - hopefully they are self-explanatory, but post if you need clarification:
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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