Page 8 of 8 FirstFirst ... 678
Results 71 to 75 of 75

Thread: vba Copy Paste Conditional to put remark 1 2 3 .. etc

  1. #71
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,313
    Rep Power
    10
    Using new ( old ) account "Zaeguzah "
    https://www.excelforum.com/excel-pro...-the-data.html


    Hello Guys,
    Looking for a macro

    If column B of 1.xls matches with column A of Book1.xlsb & the difference between Column D of 1.xls & Column E of 1.xls is not greater than 0.50% of column D of 1.xls then put Remarks Else Clear the data from Column B of book1.xlsb

    Note:
    Macro will be placed in a book1.xlsb
    Sheet name can be anything
    Remarks means If condition met then finding the last row of book1.xlsb and add +1 to the data in the last row & put th result in next cell in that row
    clear data means if condition doesnt met then clear all the data in book1.xlsb in that row
    Plz see the output (it is the output of the macro)
    Last edited by DocAElstein; 08-08-2020 at 01:58 PM.
    ….If you are my competitor, I will try all I can to beat you. But if I do, I will not belittle you. I will Salute you, because without you, I am nothing.
    If you are my enemy, we will try to kick the fucking shit out of you…..
    Winston Churchill, 1939
    Save your Forum..._
    _...KILL A MODERATOR!!

  2. #72
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,313
    Rep Power
    10
    hlkhlhh
    Last edited by DocAElstein; 08-03-2020 at 01:29 PM.
    ….If you are my competitor, I will try all I can to beat you. But if I do, I will not belittle you. I will Salute you, because without you, I am nothing.
    If you are my enemy, we will try to kick the fucking shit out of you…..
    Winston Churchill, 1939
    Save your Forum..._
    _...KILL A MODERATOR!!

  3. #73
    Senior Member
    Join Date
    Jul 2019
    Posts
    382
    Rep Power
    0

    Match data between sheet & pasting the output by adding +1

    Hi,
    I am looking for a macro that will do the things mentioned below

    If column E of sheet3 of 3.xlsm matches with sheet4 of Column B of 10.xlsx then match the same with column B of sheet1 of 3.xlsm & if matches then put the numerical data in series by vba in sheet1 of 3.xlsm

    Macro will be placed in 3.xlsm file


    Thnx Alot
    https://www.excelforum.com/excel-pro...dding-1-a.html
    Attached Files Attached Files

  4. #74
    Senior Member
    Join Date
    Jul 2019
    Posts
    382
    Rep Power
    0
    Probelm Solved
    Thnx Alot

  5. #75
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,313
    Rep Power
    10
    Quote Originally Posted by fixer View Post
    Probelm Solved..
    You forgot ( again ) to tell us all how it was solved it and where you got the solution...
    ….If you are my competitor, I will try all I can to beat you. But if I do, I will not belittle you. I will Salute you, because without you, I am nothing.
    If you are my enemy, we will try to kick the fucking shit out of you…..
    Winston Churchill, 1939
    Save your Forum..._
    _...KILL A MODERATOR!!

Similar Threads

  1. Replies: 26
    Last Post: 09-26-2020, 05:56 PM
  2. VBA -- Copy/Paste across sheets
    By Rasm in forum Excel Help
    Replies: 4
    Last Post: 09-21-2012, 02:07 PM

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
  •