I am very new to VB, having in the past used only the macro recorder
for cut and paste type activities, and have decided today to learn
it. I assigned myself a task and now have not the foggiest idea of
where to begin.
I have assigned myself the task of putting a Time Stamp in a cell next
to a selection when a checkbox on a different worksheet is selected.
I thought I might be able to do this with a function,
-IF(CellSelected,TimeStampHere,"")- , but was sadly and miserably
mistaken. If any one could point me in the right direction I would
appreciate it.