I am trying to enter in macro cod a value from a worksheet rang
the worksheet range is "AL2"; value in range can be a number or date
I believe following code in macro enters value into macr
Range(Range("AL2")).value.selec
When editing macro want to know value or date that has been entered
Need code to display in macro what has been entered
Also, what code uses that value so it can be used with other code
Thank
Bob Leonar