Hello to all,
In sheet1 there are content in column A only (several lines).
A1 content is "baba=1234"
A2 content is "zozo=5678"
Ax content is "something=####"
By the way there wont be 2 lines with the same content.
I would like to scan through the list, find a cell content that starts with zozo (the location of zozo=#### could change within the column A) and change 5678 for the value in cell A1 of sheet 2.
Can you help me? Thank you in advance.
In sheet1 there are content in column A only (several lines).
A1 content is "baba=1234"
A2 content is "zozo=5678"
Ax content is "something=####"
By the way there wont be 2 lines with the same content.
I would like to scan through the list, find a cell content that starts with zozo (the location of zozo=#### could change within the column A) and change 5678 for the value in cell A1 of sheet 2.
Can you help me? Thank you in advance.