Extract Data from within a Cell when the source is an excel sheet
I have an excel spreadsheet. In this sheet as expected there are multiple cells. In some of my cells there is data that is related to another cell. I want to read that data and form a relationship with another cell that contains the same date.
Example:
Cell 1 contains the following: vsid1 firewall name (this is not separated by any commas or other point)
Cell 2 contains the following vsid 1 ip address interface name
i want to read vsid 1 in both cell1 and cell2 to form the relationship and the result needs to be the firewall name,ip addresses and interface name in 1 output