I want to change text (in font red column A to in font red column B)
condition : if line in column A = “home name” and in next line found address change address to “home address”.
if line in column A = “office name” and next line if found address change address to “office address”.
Please guide me.