Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sachin
 
Posts: n/a
Default FUNCTIONS FOR TO TRACE THE SAME VALUE IN OTHER CELL OR SHEET

Is there any excell Function to trace out the same figure in the other cell
or in other sheet

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default FUNCTIONS FOR TO TRACE THE SAME VALUE IN OTHER CELL OR SHEET

"Sachin" wrote:
Is there any excell Function to trace out the same figure
in the other cell or in other sheet


Perhaps you mean something like this ..

In Sheet2,

Put in say, B2: =Sheet1!A1

B2 will return the contents in Sheet1's cell A1

If Sheet1's cell A1 is empty, B1 will return a zero

To make B2 appear "blank" if Sheet1's cell A1 is empty,
we could put instead in B2:
=IF(Sheet1!A1="","",Sheet1!A1)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---


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
Text from one sheet cell to appear in another sheet cell mduck Excel Worksheet Functions 6 May 23rd 13 08:35 PM
Getting contents of a cell when cell reference is in the sheet A Nelson Excel Discussion (Misc queries) 3 October 5th 05 06:46 PM
Sum of 3 nos. into 1 cell in another sheet relevant to specific da Ellie Excel Discussion (Misc queries) 0 September 19th 05 04:57 PM
Cell linked to a range of cell values in different sheet szeng Excel Discussion (Misc queries) 1 August 9th 05 02:41 AM
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM


All times are GMT +1. The time now is 05:40 AM.

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"