ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Formulas to copy contents of one cell in a worksheet to another ce (https://www.excelbanter.com/excel-discussion-misc-queries/115227-formulas-copy-contents-one-cell-worksheet-another-ce.html)

Coachy

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

Franz Verga

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




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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com