close

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

Maxemily --

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

=if(A1lt;gt;quot;quot;,quot;some languagequot;,quot;quot;)quot;Maxemilyquot; wrote:

gt;
gt; I am trying, quite unsuccessfully I might add, to have a warning pop up
gt; if a cell is left blank, but only if there is any typing in another
gt; specific cell. Example:
gt; --------------------------------------------------------------------------------------
gt; Describe the information given:
gt; ________________________________________________
gt; Was this useful?
gt; Yes: __ No: __
gt;
gt; -Please select yes or no-
gt; --------------------------------------------------------------------------------------
gt; In this example, had there been a response given to the question, but
gt; with no yes or no response, the -Please select... -message would appear
gt; below the yes/no line.
gt;
gt; Thanks
gt;
gt;
gt; --
gt; Maxemily
gt;

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()