Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Maxemily
 
Posts: n/a
Default Help with a blank cell warning


I am trying, quite unsuccessfully I might add, to have a warning pop up
if a cell is left blank, but only if there is any typing in another
specific cell. Example:
--------------------------------------------------------------------------------------
Describe the information given:
________________________________________________
Was this useful?
Yes: __ No: __

-Please select yes or no-
--------------------------------------------------------------------------------------
In this example, had there been a response given to the question, but
with no yes or no response, the -Please select... -message would appear
below the yes/no line.

Thanks


--
Maxemily
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
pdberger
 
Posts: n/a
Default Help with a blank cell warning

Maxemily --

If you want some language to appear if there's an entry in cell A1, try:

=if(A1<"","some language","")


"Maxemily" wrote:


I am trying, quite unsuccessfully I might add, to have a warning pop up
if a cell is left blank, but only if there is any typing in another
specific cell. Example:
--------------------------------------------------------------------------------------
Describe the information given:
________________________________________________
Was this useful?
Yes: __ No: __

-Please select yes or no-
--------------------------------------------------------------------------------------
In this example, had there been a response given to the question, but
with no yes or no response, the -Please select... -message would appear
below the yes/no line.

Thanks


--
Maxemily

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
Blank (empty) cell always equal to 0?? ulfah Excel Discussion (Misc queries) 3 February 1st 06 04:55 PM
Return of blank cell if lookup fails TimM Excel Worksheet Functions 4 November 23rd 05 04:40 PM
Setting Purely BLANK Cell yokato95 Excel Worksheet Functions 4 August 18th 05 04:43 PM
Replace null string with blank cell gjcase Excel Discussion (Misc queries) 2 August 9th 05 02:13 PM
Look for change next blank cell in Range Nigel Bennett Excel Worksheet Functions 1 March 13th 05 09:45 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"