PC Review


Reply
Thread Tools Rate Thread

Combine or Merge Issue

 
 
James Monroe
Guest
Posts: n/a
 
      15th Nov 2003
Greetings:

First, I have machines with both Office 2000 and 2003, so I have both
available if that matters.

Now, the issue:

Our company accountant generates a sheet every two weeks with 401(k)
figures...what the employee contributed, what the employer
contributed, etc.

Each sheet is exactly the same as far as what data goes where, but the
amounts sometimes change from pay period to pay period.

So, at the end of the year, she has 26 sheets. Is there a way to
create a 27th sheet and combine all the data from the first 26?

For example, if in A3 we have a dollar amount that represents what
Employee X contributed, can I somehow add all the A3's together and
have the total of all of them appear in A3 on that 27th sheet?

Of course, I mean to automate this somehow. I realize I could copy and
paste with a + after each C&P, but that would take forever and a day.

Thanks in advance for any help.

James
 
Reply With Quote
 
 
 
 
Chip Pearson
Guest
Posts: n/a
 
      15th Nov 2003
James,

Try a formula like

=SUM(Sheet1:Sheet26!A3)


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"James Monroe" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Greetings:
>
> First, I have machines with both Office 2000 and 2003, so I have both
> available if that matters.
>
> Now, the issue:
>
> Our company accountant generates a sheet every two weeks with 401(k)
> figures...what the employee contributed, what the employer
> contributed, etc.
>
> Each sheet is exactly the same as far as what data goes where, but the
> amounts sometimes change from pay period to pay period.
>
> So, at the end of the year, she has 26 sheets. Is there a way to
> create a 27th sheet and combine all the data from the first 26?
>
> For example, if in A3 we have a dollar amount that represents what
> Employee X contributed, can I somehow add all the A3's together and
> have the total of all of them appear in A3 on that 27th sheet?
>
> Of course, I mean to automate this somehow. I realize I could copy and
> paste with a + after each C&P, but that would take forever and a day.
>
> Thanks in advance for any help.
>
> James



 
Reply With Quote
 
James Monroe
Guest
Posts: n/a
 
      15th Nov 2003
On Sat, 15 Nov 2003 05:17:35 -0600, "Chip Pearson" <(E-Mail Removed)>
wrote:

>James,
>
>Try a formula like
>
>=SUM(Sheet1:Sheet26!A3)


Well, yeah, I know that would work, but I was trying to avoid having
to type formulas for the next month or so..

The formula you wrote above would have to be duplicated 26 times
(Sheet2:Sheet25!A3) (...24!Ac) etc for EACH CELL.

I thought that perhaps there was a function where I could put all 26
sheets in the same folder and say "Combine all the A3's from all the
sheets."

See what I mean?

Thanks for your reply.

 
Reply With Quote
 
Peo Sjoblom
Guest
Posts: n/a
 
      15th Nov 2003
No it does not have to be duplicated, Chip's formula will total all A3
in sheets 1, 2, 3, 4, 5 and so on. And if you are smart you would use 2
dummy sheets
that always will be the first and the last sheet, that way you don't have to
change the formula

=SUM(First:Last!A3)

just make sure when you add a new sheet it will be between the first and the
last

--

Regards,

Peo Sjoblom

"James Monroe" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Sat, 15 Nov 2003 05:17:35 -0600, "Chip Pearson" <(E-Mail Removed)>
> wrote:
>
> >James,
> >
> >Try a formula like
> >
> >=SUM(Sheet1:Sheet26!A3)

>
> Well, yeah, I know that would work, but I was trying to avoid having
> to type formulas for the next month or so..
>
> The formula you wrote above would have to be duplicated 26 times
> (Sheet2:Sheet25!A3) (...24!Ac) etc for EACH CELL.
>
> I thought that perhaps there was a function where I could put all 26
> sheets in the same folder and say "Combine all the A3's from all the
> sheets."
>
> See what I mean?
>
> Thanks for your reply.
>



 
Reply With Quote
 
James Monroe
Guest
Posts: n/a
 
      15th Nov 2003
On Sat, 15 Nov 2003 13:36:21 -0500, "Peo Sjoblom" <(E-Mail Removed)>
wrote:

>No it does not have to be duplicated, Chip's formula will total all A3
>in sheets 1, 2, 3, 4, 5 and so on. And if you are smart you would use 2
>dummy sheets
>that always will be the first and the last sheet, that way you don't have to
>change the formula
>
>=SUM(First:Last!A3)
>
>just make sure when you add a new sheet it will be between the first and the
>last


Ah....I see now.

Thanks very much for the detailed explanation; I misunderstood Chip's
meaning.

Looking back at it now, I see where he was correct and I missed it.

Thanks to both of you.

James

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combine/Merge 7 charts into one Lise Microsoft Excel Charting 1 10th Sep 2008 03:26 AM
Combine or merge 2 calendars? Bob Microsoft Outlook Calendar 1 31st Mar 2008 07:03 AM
How to Combine or Merge Columns? Shani Microsoft Excel Programming 1 24th May 2006 03:06 PM
merge or combine columns Lee Beck Microsoft Excel Misc 5 22nd Jul 2004 01:44 PM
Merge / Combine Queries Carl Jarvis Microsoft Access Getting Started 0 30th Oct 2003 05:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:27 PM.