+ Reply to Thread
Results 1 to 2 of 2

Skip to empty row or Creating a log

  1. #1
    Registered User
    Join Date
    01-23-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2007
    Posts
    4

    Skip to empty row or Creating a log

    Hi,
    I have "live" data constantly updating some cells from VB program. When certain conditions are met I want to capture values from lets say 3 different cells and put them in one row. When another condition is met I want to the same thing but to put the values on to the next row and so on. Basically creating a log. The number of rows has to be pretty long. Conditions are pretty much easy "if A1=A2..." I could easily do that from VB program but I really need it to be done within excel. I think there has to be a very easy quick solution, but I can't think of one, because my excel skills are weak.
    Thanks !

  2. #2
    Forum Expert Alf's Avatar
    Join Date
    03-13-2004
    Location
    Gothenburg/Mullsjoe, Sweden
    MS-Off Ver
    Excel 2019 and not sure I like it
    Posts
    4,758

    Re: Skip to empty row or Creating a log

    Not sure I understands you problem but this macro

    Please Login or Register  to view this content.
    will copy a range and place the first result in range K2:M2 (row 2), the next time you run it result will be placed in range K3:M3 and so forth.

    Alf

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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