Results 1 to 3 of 3

Thread: If values equal zero command.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Hi Paul

    Thanks for pointing it out. My concern is I do not know how to set up this code.

    If Range("A1").Value = 0 Then
    I am trying to set it up so that i can add that code to affect the section copy and paste data.

    Based on the research I did, would happen would be that I would stop copying and pasting the data only.

    What is supposed to happen is that if the values are zero, It should also stop adding text to the cell. I do not know how to group in a way that the If code will impact both sets of rules.
    Last edited by headsniper; 11-10-2018 at 09:19 AM.

Posting Permissions

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