View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_5_] Jim Thomlinson[_5_] is offline
external usenet poster
 
Posts: 486
Default Need help finding text string in an Excel file

Thanks I forgot about that... I never share workbooks as I find that to be
much more problematic than it is worth...
--
HTH...

Jim Thomlinson


"somethinglikeant" wrote:

Unless it is just simply are able to unshare the workbook to view the
VBA Code.

You can do this by going to Tools _ Share Workbook, then uncheck the
box that reads "Allow changes by more than one user...", then try the
VB editor

Just an idea.

somethinglikeant