Results 1 to 10 of 75

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

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Quote Originally Posted by Molly Brennholz View Post
    Hello

    Your data ?????
    SELL is K=1100.947 , sheet 2 column E is 1102 … so K is NOT > column E ---- so no output – no remark
    BUY is K = 130.734 , sheet 2 column E is 129 … so K is NOT < column E ----- so no output – no remark

    See here: http://www.excelfox.com/forum/showth...ll=1#post12837 ....
    Quote Originally Posted by fixer View Post
    ...I used this code i have not found any error while raning the code sir but this code is not pasting the result ..
    Correct. This is as expected. This is what you asked for
    no output – no remark = code is not pasting the result = There is no result to paste.

    Correct.

    Check your data. Check your logic. Explain again what should happen.
    Maybe you gave wrong data. Maybe you gave wrong logic.
    maybe you asked wromng question.
    Or i do not understand what you want.
    Try to explain again with more examples
    Last edited by Molly Brennholz; 03-20-2020 at 06:49 PM.

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
  •