![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Microsoft Office support MS Office support forum |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
|
linking worksheets
I have 4 worsksheets in a excel file. A master and 3 users. When I enter data in the user worksheet I would like it to update the master worksheet. I tried copy and paste special and link which did work, but when I tried doing that with a different user ,the data from the previous user in the master got over written. Any help would be appeciated.Thanks
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
Join Date: Nov 2004
Location: UK
Posts: 59
OS: Win 2000 / XP / 2003 / Vista
|
It depends on what sort of information you are displaying. But with figures/sums etc.; you can directly click on a cell or range of cells to use in that formulae. For example if in cellb3 you type in = and then select another cell, then hit enter you'll find that b3 displays the same as the second, selected cell.
This works in all the formulae, and believe it or not across worksheets as well. Select the cell in the master sheet that you want to edit (i.e. display/use a formula from another sheet). Get the cursor to the relavent place in the formulae, then click on whichever sheet at the bottom, then the cell(s), and hit return. Failing that you can also manually write in the code to select a cell or range in a different sheet as the following demonstrates. Whilst in Sheet 2 cell A1, type the formulae =Sheet1!A1+F12 this will take whatevers in cell A1 in Sheet 1, and add it to whatever is in cell F12 (in sheet 2) and display it in the current cell, A1 (again, sheet 2) hope this goes some way to helping you. |
|
|
|
|
|
#3 (permalink) |
|
Registered User
|
the information I am using is time. each employee has a timesheet where the hours worked are recorded. There is never a overlap of time between employees. whenever hours worked are added to a employee sheet I want the master copy to be updated. I used the copy and paste special function and link to do this and it did work how I wanted but... when I added hours to another employee and copied and pasted special and link , the first employees data was removed from the master. hopefully my explanation can be understood. my excel file is 108 kbs. could I attach it so you can see it?
ThanksSue |
|
|
|
|
|
#4 (permalink) |
|
Superhuman Computer
Join Date: Mar 2005
Location: 6th Circle, The City of Dis, Hell
Posts: 1,610
OS: WinXP Pro SP2
|
Hi Sue.
If you attach the file I'll take a look at what you're doing. This site can't take attachments of .xls, but rename it a .txt and it will work. I'll let you know what you need to do to get this working correctly.
__________________
"Sorry, the number you have dialled is imaginary. Please rotate dial by 90 degrees and try again." |
|
|
|
|
|
#6 (permalink) |
|
Superhuman Computer
Join Date: Mar 2005
Location: 6th Circle, The City of Dis, Hell
Posts: 1,610
OS: WinXP Pro SP2
|
ok, let me get this straight. Do you want the master sheet to be an amalgamated total of all hours the other three do (ie person1 does 5 hours, p2 does 6 hours and p3 does 9 hours, it will show 20) or do you want three separate values in each cell (ie they still have individual times/hours, but all three are moved across to the master sheet)?
__________________
"Sorry, the number you have dialled is imaginary. Please rotate dial by 90 degrees and try again." |
|
|
|
|
|
#9 (permalink) |
|
Superhuman Computer
Join Date: Mar 2005
Location: 6th Circle, The City of Dis, Hell
Posts: 1,610
OS: WinXP Pro SP2
|
OK, the worksheets are all laid out identically, so what you need to do is put the following formula in the Master worksheet:
Code:
=Jodean!B14+Janet!B14+Betty!B14 Code:
=Sheet1!D19+Sheet2!D19+Sheet3!D19 If not, post back and I'll try to explain it a little better.
__________________
"Sorry, the number you have dialled is imaginary. Please rotate dial by 90 degrees and try again." |
|
|
|
|
|
#10 (permalink) |
|
Registered User
|
Maybe I want to do something that is impossible in excel
when I look at the mastersheet all of the days should have someones hours in a cell. week ending 07/05/2005 On Jodeans sheet there is nothing because she did not work , Janets has monday to friday reg. hours plus time on overtime. Betty has hours on the sunday. Please note no day ever has more than one persons hours. The master should show everyday with hours in it. j21 on the master should show total hours worked by everyone j21 on Bettys should show only her hours worked |
|
|
|
![]() |
| Thread Tools | |
|
|