Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default If in Excrl not in VBA

Hi

If i use the function if in a sheet
and i want
F12 3900 and F12 < 3999

How do i write this

Alvin

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default If in Excrl not in VBA

Perhaps,

=IF(AND(F123900,F12<3999),"Do this if true","Do this if not true")

Mike

"alvin Kuiper" wrote:

Hi

If i use the function if in a sheet
and i want
F12 3900 and F12 < 3999

How do i write this

Alvin

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default If in Excrl not in VBA

Thanks



"Mike H" skrev:

Perhaps,

=IF(AND(F123900,F12<3999),"Do this if true","Do this if not true")

Mike

"alvin Kuiper" wrote:

Hi

If i use the function if in a sheet
and i want
F12 3900 and F12 < 3999

How do i write this

Alvin

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



All times are GMT +1. The time now is 09:58 AM.

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

About Us

"It's about Microsoft Excel"