Hi all,
well i'm trying to create a code to run whenever i input a value in a specific cell.
i think i should write this code inside the sheet module as a private sub, just like
just make myself clear, i'd like to run a code whenever i input a value in cell A1.![]()
Private Sub Worksheet_SelectionChange(ByVal Target As Range)
i appreciate any suggestions.
thx
MSP
Bookmarks