![]() |
text
Working in Excel 2007, I have a cell designated for text. If text is
entered, I would like it to show up in another cell also. If there is no text entered, I'd like the other cell to be blank. Using a formula like "=b12" results in a zero in the second cell if the first is empty. |
text
=IF(B12="","",B12)
-- Regards, Peo Sjoblom "musicman" wrote in message ... Working in Excel 2007, I have a cell designated for text. If text is entered, I would like it to show up in another cell also. If there is no text entered, I'd like the other cell to be blank. Using a formula like "=b12" results in a zero in the second cell if the first is empty. |
All times are GMT +1. The time now is 02:37 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com