Results 1 to 14 of 14

If statement is false skip to next row

Threaded View

  1. #1
    Registered User
    Join Date
    11-15-2011
    Location
    Atlanta, GA
    MS-Off Ver
    Excel 2003
    Posts
    5

    If statement is false skip to next row

    So here's the deal. I've used Excel quite extensively, but not like this when it comes to programming certain things. I'm in a bit of a rut right now.

    The company I work for has a calendar made in excel. It just has the date up top, and about 8 empty rows below the date broken into 2 columns. In the left hand column goes the item, in the right hand column goes the price.

    This is where I'm lost. This information is changed weekly, and to make it easier on the mangers they want to be able to add info into a secondary sheet and have it autofill. I thought this wouldn't be a problem but it's turned out to be trickier than I thought.

    My first thought was VLOOKUP, but that was quickly squashed because the spreadsheet has the date repeated as many times as there are items, so it always just pulls the first item.

    Then I went to an IF statement. This worked out well, but since I can't figure out how to tell it to skip the to next row if it is false, by the third day I have a bunch of blanks that won't work.

    I'm not familiar with VBA, but I'm willing to try. I am really just looking for an IFFALSE statement that will allow me to skip that row and go to the next one, as opposed to giving me a bunch of blank lines. Any ideas?

    Thanks in advance!
    Last edited by NBVC; 11-16-2011 at 12:01 PM.

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