Hello,
can i use Replace formula inside IF formula. i want to replace some specific line based on few criteria such as-
If column A(Zip Code)=4589 then Column B(City Name)= NYC then replace "Small City" from Column D(City Type) to "Mega City"
Please note on my above task we are working on both type Double Type (Column A) and V_String Type(Column B & D).
can we use IF and Replace functions from Formula tool
thank you