ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Check to see if a cell is populated (https://www.excelbanter.com/excel-worksheet-functions/41319-check-see-if-cell-populated.html)

bbmerc

Check to see if a cell is populated
 

I know this is very easy I just can't think right now. How do I check if
a cell is populated and enter one specific string if it is. Ex:

|A ___________|B_______________|
|____________|_________________|
|Example Data | EBCDIC__________|
|No Data Here | This would be blank |

Sorry bout the example being crude but I think it works. I need column
B to populate with "EBCDIC" when there is data entered into column A.
Thnx for any input.


--
bbmerc
------------------------------------------------------------------------
bbmerc's Profile: http://www.excelforum.com/member.php...o&userid=26455
View this thread: http://www.excelforum.com/showthread...hreadid=397226


Blue Hornet

=IF( ISBLANK( A2), "A2 is blank", "A2 is not blank")

Chris



All times are GMT +1. The time now is 01:49 PM.

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