I have a table (Range B11 - L250). I would like to accomplish the following...

1. If I select a cell outside B11 - L250, i would like the textbox to display "New Expense"

2. If i select any cell inside B11 - L250 that has data, I would like the textbox to display "Edit Expense".

3. If i select any cell inside B11 - L250 that does NOT have data, I would like the textbox to display "Edit Expense".

Could someone help, please.

Thank you for your help.