+ Reply to Thread
Results 1 to 2 of 2

Macro: Add Todays Date if 4 columns maintain value (Any value)

  1. #1
    Forum Contributor
    Join Date
    04-23-2012
    Location
    Bradford PA
    MS-Off Ver
    Excel 2010
    Posts
    250

    Macro: Add Todays Date if 4 columns maintain value (Any value)

    I am working on creating a structure that if a row has values in columns Q,R,S,T then column U would be populated with the date that the row meet this status (i.e. Todays Date).

    The problem I am struggling with is that the "Values" in these cells are not anything specific could be dates and or text. I am not certain to say "If a cell contains value" I guess is what I am struggling with. If it was a specific value then I am certain I could figure it out but this is a new case for me.

    Any help would be appreciated thanks.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,959

    Re: Macro: Add Todays Date if 4 columns maintain value (Any value)

    To ID if any of those cells has data, use =COUNTA(range)>0
    To have the date-stamp entered into the cell will require VBA, which is not my strong point
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. [SOLVED] Maintain the date format in a certain columns
    By geliedee in forum Excel General
    Replies: 1
    Last Post: 10-17-2014, 03:39 AM
  2. lookup unique value in column A then display todays date eight columns across ??
    By michaelproctor001 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-02-2013, 11:14 AM
  3. [SOLVED] Show All Data From Two Columns Matching Todays Date In A Msgbox
    By BigDawg15 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-09-2013, 01:17 PM
  4. Using VB to find a range based on todays date and todays date +30
    By Steve_al in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-13-2009, 09:31 AM
  5. Maintain the columns using macro...
    By Watzzup in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-08-2007, 01:04 PM

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