#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Number Placing

I have a worksheet with many excel spreadsheets in them. This is what I want
to do. I am looking for a formula that will move a number from one
spreadsheet to another. For example, I have spreadsheets A, B, C & D.
Numbers that I need in spreadsheet A are in B & C. What formula can I use to
accomplish my goal? Thank you.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 418
Default Number Placing

Russ wrote:
I have a worksheet with many excel spreadsheets in them. This is what I want
to do. I am looking for a formula that will move a number from one
spreadsheet to another. For example, I have spreadsheets A, B, C & D.
Numbers that I need in spreadsheet A are in B & C. What formula can I use to
accomplish my goal?


You cannot "move" numbers with a formula, at least not in the literal
sense. Instead, you can __refer_to__ (reference) cells. You
accomplish this the same way whether the referenced cells are in the
same sheet or in another sheet of the same workbook. The syntax for
off-sheet references is something like SheetB!C2. But arguably the
easiest way to reference a cell, be it in the same sheet or in a
different sheet, is simply to move the cursor to that cell while you
are writing a formula. For example, in cell A1 on Sheet A, type "=",
then click on the Sheet B tab at the bottom of the window, move to cell
C2 in Sheet B, then press Enter. That creates the formula =SheetB!C2.
Of course, you can create cell references in much more complex formulas
as well. That merely demonstrates the basic mechanics.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default Number Placing

Russ,
Can you give an example? What relationship exists to determine
the numbers to be moved?

VLOOKUP is a likely candidate.

"Russ" wrote:

I have a worksheet with many excel spreadsheets in them. This is what I want
to do. I am looking for a formula that will move a number from one
spreadsheet to another. For example, I have spreadsheets A, B, C & D.
Numbers that I need in spreadsheet A are in B & C. What formula can I use to
accomplish my goal? Thank you.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Number Placing

I think that did the trick. Thank you very much.

wrote in message
ps.com...
Russ wrote:
I have a worksheet with many excel spreadsheets in them. This is what I
want
to do. I am looking for a formula that will move a number from one
spreadsheet to another. For example, I have spreadsheets A, B, C & D.
Numbers that I need in spreadsheet A are in B & C. What formula can I use
to
accomplish my goal?


You cannot "move" numbers with a formula, at least not in the literal
sense. Instead, you can __refer_to__ (reference) cells. You
accomplish this the same way whether the referenced cells are in the
same sheet or in another sheet of the same workbook. The syntax for
off-sheet references is something like SheetB!C2. But arguably the
easiest way to reference a cell, be it in the same sheet or in a
different sheet, is simply to move the cursor to that cell while you
are writing a formula. For example, in cell A1 on Sheet A, type "=",
then click on the Sheet B tab at the bottom of the window, move to cell
C2 in Sheet B, then press Enter. That creates the formula =SheetB!C2.
Of course, you can create cell references in much more complex formulas
as well. That merely demonstrates the basic mechanics.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Selecting the first time a number appears (part 2) Jaydubs Excel Discussion (Misc queries) 2 July 17th 06 02:47 PM
Generating (in a random order)each number once from a given number Neil Goldwasser Excel Worksheet Functions 2 December 2nd 05 11:27 PM
Change number format from text to number? Scot New Users to Excel 2 December 1st 05 04:15 PM
vlookup with more than number to be retrieved martelie Excel Worksheet Functions 3 October 14th 05 12:50 PM
Count Number of Characters in a cell? AHJuncti Excel Discussion (Misc queries) 2 June 16th 05 07:39 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"