hey guys.
anyone here know weather or not it is possible to tell the value that a cell was previously set to, without having to use another cell to store the old value, as a cell is changed during the
eventVB Code:
Private Sub Worksheet_Change(ByVal Target As Range)
tnx...
