Forum Discussion
Pinky0404
8 years agoHelper III
Data Seggregation
Hi,
I have files eg: "Brazil.csv","USA.csv", etc with hosts and IP address for each region and have another file say "All.csv:" with all regions hosts and IP addresses in one.
I want to separate the data for each region from the file All.csv and add the data to each regions files accordingly and wanted
to make sure there are no duplicates. can someone help me with the requirement?
Any help is greatly appreciated!!
Thanks,
Pinky
4 Replies
- Greg_DecklerCommunity Champion
Are you saying you want to write back to the region CSV files? Otherwise, not understanding what you are asking for.