+ Reply to Thread
Results 1 to 2 of 2

Trouble with an If

  1. #1
    Registered User
    Join Date
    11-16-2007
    Posts
    2

    Trouble with an If

    Hi all. new here, have a quick question for a spreadsheet I'm working on for work.

    I have a checklist spread sheet that is meant to have the user put in dates. However, to save them time, at the bottom of each collum I'm adding a place for them to say "Yes" or "No" if all the things were handed in at once. As well, leaving a cell below that for them to enter the date that they were all handed in at once.

    What I need is a way to then make all the cells in the collum above it to become that same date. HOWEVER, I need to not have a formula in those cells so they can easily be typed in, just in case things aren't all done at one time.

    Thanks in advance

  2. #2
    Forum Contributor WinteE's Avatar
    Join Date
    04-07-2007
    Location
    Netherlands
    Posts
    544
    Hi,

    Hope you're somewhat familiar with VBA, cause that's how you can manage this.
    With the "Intersect" function it is possible to run the code only when the value of a particular range changes.

    Take a look at the attached sample file.

    Erik
    Attached Files Attached Files
    Just keep it simple !


    http://www.excelguide.eu
    In English as well as in Dutch

+ 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