Results 1 to 11 of 11

Automate cells data

Threaded View

  1. #1
    Registered User
    Join Date
    10-15-2007
    Location
    Charlotte, NC
    MS-Off Ver
    2003
    Posts
    50

    Automate cells data

    Good morning everyone!

    I have a spreadsheet that I need one thing automated on it (for now). It is a tracking sheet for our QA coordinators. What happens is they have a list of medical charts that are incomplete, when they mark the column complete with an "x" then the cell that contains and "x" under the Team Leaders name should disappear.

    I have a code similar but I don't know who to use and array in the code.

    This is what I used to change the date of a fields automatically (I recieved this from someone on line here)
     If Target.Cells.Count = 1 And Target.Column = 14 Then
    
    Range("p" & Target.Row) = Date
    I have attached a spreadsheet for you to check out.

    Any help would be appreciated!

    Larry
    Attached Files Attached Files
    Last edited by LarryC; 02-11-2009 at 09:51 AM. Reason: SOLVED.... YAY!

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