View Single Post
 
Old 03-02-2017, 02:46 AM
Salah Salah is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Mar 2014
Posts: 1
Salah is on a distinguished road
Default when using find in vba several times it stops working

Hello,

when using this script in vba

selection.find.Text = "<[! ]@ق>"

it stops working while if i use find and do it manually by hand it does work.

I have an Arabic document to search in.
Reply With Quote