Reputation: 61
I want to get the position or index of a specific cell in worksheet using the value of the cell. I have a hash and i want to check at what position in the first row the key of the hash is present and then place the value in the current row in the column where the header contains the key.
Upvotes: 0
Views: 186