Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MrExcelWannaB
 
Posts: n/a
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Marcelo
 
Posts: n/a
Default 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


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MrExcelWannaB
 
Posts: n/a
Default 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

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
UDFunctions and nested If-the-else statements JDB Excel Worksheet Functions 1 January 25th 06 03:29 PM
Nested If/Then statements qwik6 Excel Worksheet Functions 3 December 9th 05 03:38 AM
Linking two IF statements together trixma Excel Discussion (Misc queries) 2 September 29th 05 06:07 AM
if/then statements with "counta" Patty via OfficeKB.com Excel Discussion (Misc queries) 5 July 13th 05 08:13 PM
If/Then statements with images??? Brw Excel Worksheet Functions 1 November 18th 04 10:43 AM


All times are GMT +1. The time now is 07:01 AM.

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

About Us

"It's about Microsoft Excel"