+ Reply to Thread
Results 1 to 3 of 3

Macro issue deleting input data

  1. #1
    Registered User
    Join Date
    06-12-2012
    Location
    Georgia, USA
    MS-Off Ver
    Excel 2003
    Posts
    5

    Macro issue deleting input data

    I need to write a macro that clears the contents within a row if the first input into the row is a zero. The part I am strugling with is excel is receiving the input row from a scale, and is inputting the row one cell at a time. My macro reads the first input as a zero, clears the contents of the row, but does so before the rest of the information is input into the row. This causes me to end up with a blank first cell, and the rest are filled up with another number. I tried using the wait command, but the same issue occurs. Is there a way I can not make the macro activate until the enter key is pressed? or possibly a way of waiting until the row is done having information input into it before it is cleared?

    Much thanks

    Tayloe Compton

  2. #2
    Forum Contributor
    Join Date
    05-25-2012
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    194

    Re: Macro issue deleting input data

    You should post a small sample of your code or better yet an example workbook.

  3. #3
    Registered User
    Join Date
    06-12-2012
    Location
    Georgia, USA
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Macro issue deleting input data

    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)

Tags for this Thread

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