Jagdev Singh
Active Member
I have found many sites for dynamic data validation in VBA code. I am confused how it will be useful in my case. I have Data in a RAW_Data sheet. The data to be used in data validation in is column J, but column J consist of many duplicate entries in it.
Currently what I am doing is copy the entire column J in a new sheet remove duplicate entries and then use data validation option in the same sheet. I am looking to make this task automate. Also, the data in column J keeps on changing as in new entries keep on getting added in it. Could you please guide me to a path to avoid doing manual task of data validation?
Regards,
JD
Currently what I am doing is copy the entire column J in a new sheet remove duplicate entries and then use data validation option in the same sheet. I am looking to make this task automate. Also, the data in column J keeps on changing as in new entries keep on getting added in it. Could you please guide me to a path to avoid doing manual task of data validation?
Regards,
JD