Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I set up a less than or equal to formula in exel??

I would like to set up an if statement that utilizes the less than or equal
to concept. How do I do that?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default How do I set up a less than or equal to formula in exel??

"hana72" wrote:
I would like to set up an if statement that utilizes the less than or equal
to concept. How do I do that?


"less than or equal to" is denoted using: <=

A simple example
In B1: =IF(A1<=0,"",A1)
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,000 Files:370 Subscribers:66
xdemechanik
---
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default How do I set up a less than or equal to formula in exel??

=IF(B1<=A1,"yes","no") entered in C1

But I'm sure there is more to this than what you have asked.

Post back if more details are to be given.


Gord Dibben MS Excel MVP


On Thu, 8 Jan 2009 16:11:35 -0800, hana72
wrote:

I would like to set up an if statement that utilizes the less than or equal
to concept. How do I do that?


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I set up a less than or equal to formula in exel??

Hi

To use less than or equal to formula in excel you should combine it with AND
logical function.

"hana72" wrote:

I would like to set up an if statement that utilizes the less than or equal
to concept. How do I do that?

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
how do I create a fifo formula in exel heidic2 Excel Worksheet Functions 3 November 16th 07 04:40 PM
how to change formula into value exel cells Viktoras Excel Worksheet Functions 1 October 26th 06 10:37 PM
Exel formula Farnorth Excel Discussion (Misc queries) 2 July 23rd 06 02:55 PM
how do I convert a non exel tabulation to exel dte123 New Users to Excel 2 June 30th 06 02:31 AM
Why i have my exel formula like this =L[-310]C+L[-256]C+L[-2]C ppereira Excel Discussion (Misc queries) 1 March 16th 06 12:41 PM


All times are GMT +1. The time now is 12:46 PM.

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"