View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AP[_3_] AP[_3_] is offline
external usenet poster
 
Posts: 33
Default Multiple users experience slowdown ??

I have a read-only workbook which could potentially be opened simultaneously
by many users.

Will the workbook and the macros in it slow down proportionately to the
number of users ? Will the macros "screw up" (I know this depends on what
the macros are doing but assuming they work fine for one or two users) ?

Thanks.