i have the below code
the columns o13 to 0313 change anything other frmTaxcode.lstTaxcode display msg box tax code wrong double click the cell select the tax code.
could you help me how to do
Printable View
i have the below code
the columns o13 to 0313 change anything other frmTaxcode.lstTaxcode display msg box tax code wrong double click the cell select the tax code.
could you help me how to do
probably better to put in the change event
Private Sub Worksheet_Change(ByVal Target As Range)