I am new to vbscript and am trying to do the following:
I have an Excel worksheet with Column A being a range of dates and
Column B being the backup tape to use on that date. I would like to
run a vbscript that:
(1) Finds today's date from Column A
(2) Reports back the tape number for that row from Column B
Can someone assist me with this?
Thanks.