VCDQuality Forums
Show all 12 posts from this thread on one page

VCDQuality Forums (http://www.vcdhq.com/forum/index.php)
- Computer and Audio/Video help (http://www.vcdhq.com/forum/forumdisplay.php?forumid=56)
-- Excel (http://www.vcdhq.com/forum/showthread.php?threadid=83788)


Posted by David Cameron on 01-07-2009 07:01 PM:

Excel

Right.

What is the easiest and quickest way to link 2 spreadsheets together to form a master spreadsheet.

I have an excel spreadsheet that I enter info onto everyday. A colleague of mine has a similar spreadsheet that he updates everyday. We want to be able to continue to have our own individual files but for all the information to automatically go onto a master file that contains both sets of data.

Our individual spreadsheets are identical in every way.(apart from the data obviously)

I suggested we start using Access instead, even offered to set it up with forms and sql queries but was refbuffed. Never paid much attention to excel basics, I hate the prog but any quick solutions would be appreciated.

Cheers Cocks.


Posted by Linnets on 01-07-2009 07:24 PM:

Do you just want to total each cell? So your A1 plus his/her A1? Can you open both spreadsheets on one pc?

If so the just open both spreadsheets, open a new workbook and in A1 type = then click A1 in your spreadsheet, press '+' then click A1 in his/her spreadsheet.

::EDIT::
But as you obviously know - Access would be the best way to go. If you've got the time to do it then I would do. When they see it they will probably prefer it.


Posted by Linnets on 01-07-2009 07:51 PM:

I've attached a quick example.


Posted by David Cameron on 01-07-2009 08:25 PM:

No I don't want just the total.

I want all the data from both spreadsheets shown in 1 big spreadsheet. Everytime I add data to my spreadsheet and save it, I want that exact data saved to the big spreadsheet and the same for when the other guy saves his.


Posted by David Cameron on 01-07-2009 08:35 PM:

Like this


Posted by Linnets on 01-07-2009 09:58 PM:

I'd probably do it by running a macro every time the joint file opens. ALthough I would have to do some investigation into how to do that anyway. You would think it would be VERY easy but there is one difficulty in that cursor movements return absolute cell values when you record a macro. So when you push ctrl + down cursor to get to the end of a column, in the macro it records the cell value (A89 for example) rather than recording the keystroke ctrl + down cursor. If you get my meaning. I know there are ways of doing it in VBA because I've done it before at work, but I can't remember what it is now, and I'm a mac which can't use VBA here so I can't help further.

Use an Access database.


Posted by David Cameron on 01-07-2009 10:12 PM:

quote:
Originally posted by Linnets

Use an Access database.



That makes no sense, it would be far too easy.


Posted by LOLobo on 01-08-2009 07:57 AM:

export to access and stop using excel if it's continous data drunks x


Posted by David Cameron on 01-08-2009 08:34 AM:

ACCESS IS NOT AN OPTION


Posted by Crump on 01-08-2009 10:54 AM:

What about Access?


Posted by David Cameron on 01-08-2009 08:21 PM:

What's Access?


Posted by David Cameron on 01-09-2009 12:30 PM:

Right. Well the only solution I can see is to make a form in VB. Enter data into form and then on clicking the save button in that form all that data gets saved to both my spreadsheet and to the master spreadsheet. Would have to be saved after every individual entry and a slightly different form would be needed for my colleague.

Now to dust off my VB books, its got to be simple as fuck.


All times are GMT. The time now is 03:44 PM.
Show all 12 posts from this thread on one page

Powered by: vBulletin Version 2.3.0
Copyright © Jelsoft Enterprises Limited 2000 - 2002.