Thread
:
find & replace
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
find & replace
select the areareplace aa with demo: aa, etc
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"mino" wrote in message
...
Hi.
Is it possible only with "find & replace", put a string before the same
contents ?
I mean:
- I have 50 cells contains only 2 letter ("AA", "BB", "CA", ...)
- I need to insert string "demo: "
The result - with F&R - in the 50 cells must be ("demo: AA", "demo: BB",
"demo: CA", ...)
No vba and no formulas (es. "contatenate", ...).
thanks to all
M.
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett