Asked by MARSPATH
at 2024-05-23 14:32:35
Point:500 Replies:3 POST_ID:828918USER_ID:11819
Topic:
Spreadsheet Software;;
Excel 2007 .xlsx file cells A4 through A72 contains as part of string 'E:SitesLee Academy for the Arts'
I want to replace' E:SitesLee Academy for the Arts' with 'http://schoolforthearts.org/'
How do I get this to work? e.g.
replace (A1...A71, "E:SitesLee Academy for the Arts", "http://schoolforthearts.org/") - this does not work in f(x) cell.
I want to replace' E:SitesLee Academy for the Arts' with 'http://schoolforthearts.org/'
How do I get this to work? e.g.
replace (A1...A71, "E:SitesLee Academy for the Arts", "http://schoolforthearts.org/") - this does not work in f(x) cell.