Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 45
Default Inserting text from a cell in another tab

I'm trying to insert text from tab B cell A into tab A cell A, when I do this
and the cell is blank it shows a 0. What formula would I use to leave the
cell blank if the text is empty?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Inserting text from a cell in another tab

=IF(B1="","",B1)

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Karen Smith" wrote in message
...
I'm trying to insert text from tab B cell A into tab A cell A, when I do

this
and the cell is blank it shows a 0. What formula would I use to leave the
cell blank if the text is empty?



  #3   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default Inserting text from a cell in another tab

=IF(B!A1="","",B!A1)

Vaya con Dios,
Chuck, CABGx3



"Karen Smith" wrote:

I'm trying to insert text from tab B cell A into tab A cell A, when I do this
and the cell is blank it shows a 0. What formula would I use to leave the
cell blank if the text is empty?

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
Inserting links/URLs into cell w/ other text adam Excel Discussion (Misc queries) 1 February 21st 06 08:30 PM
inserting an additional line of text within same cell knet22 Excel Worksheet Functions 2 February 17th 06 12:58 AM
How do I set text to top of cell next to wrap text in Excel? Carpenter Gary New Users to Excel 1 October 25th 05 06:26 PM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 09:20 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"