Group:  Microsoft Excel ยป microsoft.public.excel.misc
Thread: Excel Macros

Excel Macros
"Chris Premo" <cpremo[ at ]mbc.ca.gov> 12/31/2008 6:38:22 PM
I'm saving my data as a Text file and use
this command. Unfortunately, it prompts for a use action to
save/replace the file and then prompts again when I close the file.
I'd like code that would not require use intervention.


ActiveWorkbook.SaveAs Filename:="I:\Configs\" & TextStr2,
FileFormat:= xlText, CreateBackup:=False
ActiveWorkbook.Close


Also, I'm trying to search and replace for a string of like this:


****************************************

Unfortunately, it is using this as a wildcard and finds all text. How
can I search for this exact string and only replace this string????




--

Home | Search | Terms | Imprint
Newsgroups Reader