Hi,
I'm forcing a time stamp into F17 based on "Pass, Fail, or Untested[P14]" value in E17 using Worksheet_Change.
So far, the script works for cell F17, however, I would like it to work for the range of cells F17:F500 based on values in E17:E500.
How should I modify this script to work with...