Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Formulas to copy contents of one cell in a worksheet to another ce

We are trying to create a formula in a cell located on one worksheet (TAB) in
a file which will pull the information from a cell in another worksheet (TAB)
in the same file but can't figure out the correct formula that we should be
using.
Ideally what we want to do is to have the second cell display the same
contents as the first cell regardless if it's a number or text but if the
first cell is empty then we want the second cell to be empty as well instead
of displaying a "0".

Also, we are trying to sort the contents in a worksheet but the sorting
function will not work. It just doesn't sort when we go through Data- sort
and make our selections.

Thank you in advance for your help.

Jack
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 459
Default Formulas to copy contents of one cell in a worksheet to another ce

Coachy wrote:
We are trying to create a formula in a cell located on one worksheet
(TAB) in a file which will pull the information from a cell in
another worksheet (TAB) in the same file but can't figure out the
correct formula that we should be using.
Ideally what we want to do is to have the second cell display the same
contents as the first cell regardless if it's a number or text but if
the first cell is empty then we want the second cell to be empty as
well instead of displaying a "0".



Hi Jack.

If your source cell is A1 on Sheet1, in the target cell insert this
formula:

=IF(Sheet1!A1<"",Sheet1!A1,"")

--
(I'm not sure of names of menus, options and commands, because
translating from the Italian version of Excel...)

Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy


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
How can user move in locked worksheet but not copy cell contents? PAT Excel Worksheet Functions 0 April 25th 06 08:40 PM
how to copy cell contents from one workseet to another worksheet? James Excel Discussion (Misc queries) 1 January 21st 06 09:12 PM
Conversion of Cell Contents into a Functional Worksheet name ? GMJT Excel Worksheet Functions 1 August 21st 05 04:59 PM
What worksheet function will formatlessly copy cell contents? MargueriteL Excel Worksheet Functions 1 June 7th 05 04:16 AM
How do I copy a cell (content AND format) from one worksheet to a. Excel Format Copy Excel Worksheet Functions 1 February 9th 05 10:34 PM


All times are GMT +1. The time now is 12:25 PM.

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

About Us

"It's about Microsoft Excel"