Another excel question for the experts

polarmystery

Diamond Member
Aug 21, 2005
3,888
8
81
My colleagues and myself have a running database in excel that we all use to modify. It is a list of something like 5000 line items with 30 columns or so with information. When we modify the file to be a shared file (meaning we can all modify it at the same tim) the file size balloon's up 50MB from it's original size. The file itself is around 9MB but when it's shared, it's 61MB. The file size seems to be causing slow downs for all.

We each work on different columns for this database so the data being fed into this database is updated constantly. Each day we import these changes into an Access database. Is there any reason why the file size gets so big when it becomes a shared workbook and/or is there a way to trick the file to not get so huge? It's causing huge problems for us. Thanks in advance.


*paging AreaCode707*

Moved from Off Topic
moderator allisolm
 

KingGheedora

Diamond Member
Jun 24, 2006
3,248
1
81
I never knew Excel would do that, but it is probably necessary to allow the shared use, if Excel is doing that. If you already use Access, why not just have everyone update the data directly in Access?
 

Legendary

Diamond Member
Jan 22, 2002
7,019
1
0
Sharing allows everyone to edit at the same time. The only way to do that is to create multiple instances of the file inside the file you're clicking to open. It will let you merge them together later, and then have you manually sort out any conflicts.
 

polarmystery

Diamond Member
Aug 21, 2005
3,888
8
81
Originally posted by: KingGheedora
I never knew Excel would do that, but it is probably necessary to allow the shared use, if Excel is doing that. If you already use Access, why not just have everyone update the data directly in Access?

Because our customer requires database lists in excel. We don't have any other choice.
 

NeoV

Diamond Member
Apr 18, 2000
9,504
2
81
What version of Excel are you using? Excel 2007 does a much better job keeping the file size down on shared files than prior versions did.

Another option would be to split the file up, and have one master file pull the info in from the other's
 

polarmystery

Diamond Member
Aug 21, 2005
3,888
8
81
Originally posted by: NeoV
What version of Excel are you using? Excel 2007 does a much better job keeping the file size down on shared files than prior versions did.

Another option would be to split the file up, and have one master file pull the info in from the other's

2003 but we are soon updating to 2007
 

sdifox

No Lifer
Sep 30, 2005
101,212
18,224
126
assuming the excel sheet is setup in a proper table structure, you could just leave the file on the network and add an odbc entry to each user's machine, and just reference it as a data source.