kshitij_dch
Active Member
- Joined
- Apr 1, 2012
- Messages
- 362
- Office Version
- 365
- 2016
- 2007
- Platform
- Windows
I have 3 column
Column A has different City Name
Column B has name of Person
Column C has Phone numbers
Need a VBA code that can select city name that has phone numbers count greater than 500 , and delete number count that are greater than 500 ,
For example : City London has Phone number count 784 and city Totonto has phone number count 600
Need macro to delete 284 count from London city and 100 count from Toronto city and so on for different cities
Column A has different City Name
Column B has name of Person
Column C has Phone numbers
Need a VBA code that can select city name that has phone numbers count greater than 500 , and delete number count that are greater than 500 ,
For example : City London has Phone number count 784 and city Totonto has phone number count 600
Need macro to delete 284 count from London city and 100 count from Toronto city and so on for different cities