View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stanley Stanley is offline
external usenet poster
 
Posts: 15
Default How many excel processes can you open?

Hi,

i have created a web application which opens an excel sheet, enters some
data, calculates the data and retrieve the outcome of the calculation. This
application will be used by lots of people. Now i have heared that not too
many excel processes can be opened on the server (about 5). What is true
about this? Will this be a problem for me?

Thanks,

Stanley