+ Reply to Thread
Results 1 to 3 of 3

Skip Blanks

  1. #1
    Registered User
    Join Date
    06-16-2014
    Location
    TX
    MS-Off Ver
    2010
    Posts
    27

    Skip Blanks

    Can the following formula be programed for column F

    =TODAY()+(2.4/E2)

    Can the program skip blank cells

    Thank you
    Attached Files Attached Files

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,168

    Re: Skip Blanks

    Hi Juanp,

    Here is the code to do what you ask... BUT I don't think this is what you really want.

    Please Login or Register  to view this content.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    06-16-2014
    Location
    TX
    MS-Off Ver
    2010
    Posts
    27

    Re: Skip Blanks

    I was using something like

    For Each rcell In Range("T2:T" & ActiveSheet.UsedRange.Rows.Count)

    rcell.FormulaR1C1 = "=TODAY()+(2.4*RC[-1])"

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Skip Blanks
    By Streng in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-16-2009, 04:12 PM
  2. End right Skip Blanks
    By SystemsAccountant in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-26-2008, 07:03 AM
  3. [SOLVED] skip blanks
    By Robin Krupp in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-04-2006, 08:50 AM
  4. Skip blanks
    By Art MacNeil in forum Excel General
    Replies: 6
    Last Post: 01-15-2006, 02:55 PM
  5. [SOLVED] Paste Special Skip Blanks not skipping blanks, but overwriting...
    By gsrosin in forum Excel General
    Replies: 0
    Last Post: 02-22-2005, 12:06 AM

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