A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Using a cell's value to copy another cells info to another workshe



 
 
Thread Tools Display Modes
  #1  
Old March 16th, 2010, 08:15 PM posted to microsoft.public.excel.worksheet.functions
badger2407
external usenet poster
 
Posts: 1
Default Using a cell's value to copy another cells info to another workshe

I am not sure that this is possible, but I will ask.

I am running a bowling tournament that has many teams (2 people/team) over
several shifts. These teams will be placed in two divisions. I want to list
each shift's teams on a seperate worksheet while combining these into a
"Tourney Standings" sheet for each division.

Is there a way to use the value of one cell to copy the data in other cells
to another sheet? For example, if the team is in division one then copy
their names and total to the "Division 1 Standings sheet". If not, then copy
their names and total to the "Division 2 Standings sheet".
  #2  
Old March 16th, 2010, 09:21 PM posted to microsoft.public.excel.worksheet.functions
Gord Dibben
external usenet poster
 
Posts: 20,252
Default Using a cell's value to copy another cells info to another workshe

Formulas return values to the cells in which they are written.

They cannot copy or move data to another cell.

You can set up formulas on your two sheets to draw values from an input
sheet.

Or you can use VBA to copy values to other sheets.

Post a small sample of what you have on an input sheet and what you want
copied to either of two sheets.


Gord Dibben MS Excel MVP

On Tue, 16 Mar 2010 13:15:02 -0700, badger2407
wrote:

I am not sure that this is possible, but I will ask.

I am running a bowling tournament that has many teams (2 people/team) over
several shifts. These teams will be placed in two divisions. I want to list
each shift's teams on a seperate worksheet while combining these into a
"Tourney Standings" sheet for each division.

Is there a way to use the value of one cell to copy the data in other cells
to another sheet? For example, if the team is in division one then copy
their names and total to the "Division 1 Standings sheet". If not, then copy
their names and total to the "Division 2 Standings sheet".


 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:39 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.