View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KSO KSO is offline
external usenet poster
 
Posts: 10
Default run macros local and on the web

I have a workbook with some macros working fine localy.

Then I place it on the intranet and then the macros fails:

my "Selection" in the VBA code is Nothing BUT I can see the selection IS
there on the sheet !

What did I do wrong ?

KS, Denmark