Consulting

Results 1 to 2 of 2

Thread: VBA - Copy based in a condition

  1. #1
    VBAX Newbie
    Joined
    May 2017
    Posts
    1
    Location

    Exclamation VBA - Copy based in a condition

    Hello there,

    I need to copy some cells, only the white ones
    Capture.JPG
    The column A has only 2 variants in the white cells, so i could use them to make a function that copy the line until the cell on column A is different from those 2.
    I'm a noobie on vba, only know the basics.

  2. #2
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    Please post a sample workbook. Go Advanced/Manage Attachments
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

Tags for this Thread

Posting Permissions

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