Thread: validation
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Raymond Chiu Raymond Chiu is offline
external usenet poster
 
Posts: 4
Default validation

(1) I input records in the worksheet
(2) When I input in column A of any row (e.g. invno), it will check whether
the values exist in the column A of all rows, it yes, show dialog that
duplicate record.
(3) the coding should put on the lost focus event of cells in column A