Hi all,
I have a problem if I use :
'>>>>>>>>>>>>>
sub cariorfind()
set findx = activesheet.cells.find(What:="words")
if not findx is nothing then msgbox findx.address
end sub
'>>>>>>>>>>>>>
the undo command lists is cleared after the procedure above,
so I can't undo my previous action...
anyone please help me to answer it ...!
Thank you very much..
regds,
Halim
Bookmarks