Gale FORd wrote:Don't forget, you can record a macro in Excel then perform your actions and then go back and look at the commands it created.
A good advice !
Thanks ! I'll look into that . But maybe other person have experience with that ? Because transfer from VBA to FWH syntax is complicated and it tooks some hours tries . So any help it will accelearte process ...
I looked into macro - here is a piece of source
- Code: Select all Expand view
Selection.Replace What:="QWE", Replacement:="555", LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=False, SearchFormat:=False, _
ReplaceFormat:=False
Of course , I'll try to convert that to FWH . But I'll thankfull for any help , how to do that .
With best regards ! Rimantas
Rimantas U.