View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default Manipulating Excel Online and/or for Many Shared Users

Probably not the answer you want to hear but XL is not the ideal platform for
what you are trying to do. It does not handle concurrent users well.
Additionally it does not handle large quantities of data well. If your
workbook is 30Mb then I would venture to guess that it is trying to deal with
too much data. Surveys are best stored in databases. The nice thing is they
handle concurrent users accessing large volumes of data over the web or
network very well... just my 2 cents...
--
HTH...

Jim Thomlinson


"ChrisNeedsHelp" wrote:

2 Part Question

I have a large multi tab (30+) spreadsheet with many formulas and drop down
menu items in the input cells. As a result, the file is nearly 30 MB. It is
currently posted on a large shared server for users in various off site
locations.

1) Is there a way to make the spreadsheet webbased or make it smaller so
that it can be easily viewed and manipulated by several users?

2) The data for this spreadsheet comes from many users. Currently I have
them fill in a survey created in excel, they email this document to me, and
then I copy and paste the information into the main spreadsheet (to prevent
some one messing up the main spreadsheet). Is there a way to have the servey
online populate directly into the main excel spreadsheet, or failing that,
into a different main document where I can cut and paste large pices of data
into the main spreadsheet?