ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   IF formula (https://www.excelbanter.com/excel-worksheet-functions/93354-if-formula.html)

bobby30

IF formula
 

Hi

I would like to ask for assistance setting a formula for a worksheet I
am working on.

In colum A answers are from 1 tol 7 but colum b only requires answer
from people in category 1 and 2 in cat a. How do I automatically fill
colum b with the words no response if col a answers 3 to 7. Example
below.

A B
3 No response
4 No response
1 Yes

I have been trying work this out for a while and I am new to using
formulas.
Any help gratefully received.
Thank you.

Robert


--
bobby30
------------------------------------------------------------------------
bobby30's Profile: http://www.excelforum.com/member.php...o&userid=35301
View this thread: http://www.excelforum.com/showthread...hreadid=550822


Sandy Mann

IF formula
 
Try:


=IF(A1="","",IF(A12,"No Response",""))

--
HTH

Sandy
In Perth, the ancient capital of Scotland


with @tiscali.co.uk


"bobby30" wrote in
message ...

Hi

I would like to ask for assistance setting a formula for a worksheet I
am working on.

In colum A answers are from 1 tol 7 but colum b only requires answer
from people in category 1 and 2 in cat a. How do I automatically fill
colum b with the words no response if col a answers 3 to 7. Example
below.

A B
3 No response
4 No response
1 Yes

I have been trying work this out for a while and I am new to using
formulas.
Any help gratefully received.
Thank you.

Robert


--
bobby30
------------------------------------------------------------------------
bobby30's Profile:
http://www.excelforum.com/member.php...o&userid=35301
View this thread: http://www.excelforum.com/showthread...hreadid=550822




CLR

IF formula
 
=IF(A1="","",IF(OR(A1=1,A1=2),"Yes","No response"))

Vaya con Dios,
Chuck, CABGx3


"bobby30" wrote in
message ...

Hi

I would like to ask for assistance setting a formula for a worksheet I
am working on.

In colum A answers are from 1 tol 7 but colum b only requires answer
from people in category 1 and 2 in cat a. How do I automatically fill
colum b with the words no response if col a answers 3 to 7. Example
below.

A B
3 No response
4 No response
1 Yes

I have been trying work this out for a while and I am new to using
formulas.
Any help gratefully received.
Thank you.

Robert


--
bobby30
------------------------------------------------------------------------
bobby30's Profile:

http://www.excelforum.com/member.php...o&userid=35301
View this thread: http://www.excelforum.com/showthread...hreadid=550822





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

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