ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   If/Then Statements (https://www.excelbanter.com/excel-worksheet-functions/90805-if-then-statements.html)

MrExcelWannaB

If/Then Statements
 

Hello all!

I need help with an If/Then statements.

I want the function to do the following, if the number in column A is
than 6 it should comeback as complete. If the numberin column A is <
than 6 I want the function to subtract 6 from that number and come back
with a total.

Here's what I have written:

=if(L56,Complete,(6-L5))

When I hit enter I get #NAME?

What am I doing wrong?

Any help you could provide would be greatly appreciated!

Thanks!


--
MrExcelWannaB
------------------------------------------------------------------------
MrExcelWannaB's Profile: http://www.excelforum.com/member.php...o&userid=34842
View this thread: http://www.excelforum.com/showthread...hreadid=545889


Marcelo

If/Then Statements
 
try

=if(L56,"Complete",(6-L5))

regards from Brazil
Marcelo


"MrExcelWannaB" escreveu:


Hello all!

I need help with an If/Then statements.

I want the function to do the following, if the number in column A is
than 6 it should comeback as complete. If the numberin column A is <
than 6 I want the function to subtract 6 from that number and come back
with a total.

Here's what I have written:

=if(L56,Complete,(6-L5))

When I hit enter I get #NAME?

What am I doing wrong?

Any help you could provide would be greatly appreciated!

Thanks!


--
MrExcelWannaB
------------------------------------------------------------------------
MrExcelWannaB's Profile: http://www.excelforum.com/member.php...o&userid=34842
View this thread: http://www.excelforum.com/showthread...hreadid=545889



MrExcelWannaB

If/Then Statements
 

Muito obrigado, Marcelo!

Trabalho bem!


--
MrExcelWannaB
------------------------------------------------------------------------
MrExcelWannaB's Profile: http://www.excelforum.com/member.php...o&userid=34842
View this thread: http://www.excelforum.com/showthread...hreadid=545889



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

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