Hi excel Masters,
Can any of you provide a VBA code in order to populate some vlookups value only once any cells has been changed in a specific range. (tab calculation column A1 to A100)
Data source in tab Data (Name, Age, Sex, Country, town....) from col A to E
In Tab calculation for example if I change any name in Col A1 to A100, I would like relevant col B to E to be populated with info from data source Tab.
Also, if the user delete one name all the relevant attributes need to be blank...
Thanks in advance
Can any of you provide a VBA code in order to populate some vlookups value only once any cells has been changed in a specific range. (tab calculation column A1 to A100)
Data source in tab Data (Name, Age, Sex, Country, town....) from col A to E
In Tab calculation for example if I change any name in Col A1 to A100, I would like relevant col B to E to be populated with info from data source Tab.
Also, if the user delete one name all the relevant attributes need to be blank...
Thanks in advance