Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default Condition Formula

Could someone please help me with a formula...I'm not smart with it comes to
excel....I have a spreadsheet that I'm having issues with that I'm not
catching the errors.
Can a condition be put in for this?

If G37=Daily, then F37 cannot be greater then 1? If it is greater then one,
then an error message will show in K37?

signed: lost in excel :-(
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Condition Formula

In K37: =IF(AND(G37="Daily",F37<=1),"OK","Error")


"Kareinia" wrote:

Could someone please help me with a formula...I'm not smart with it comes to
excel....I have a spreadsheet that I'm having issues with that I'm not
catching the errors.
Can a condition be put in for this?

If G37=Daily, then F37 cannot be greater then 1? If it is greater then one,
then an error message will show in K37?

signed: lost in excel :-(

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default Condition Formula

Thank you so much!!! Have a wonderful day....

"Teethless mama" wrote:

In K37: =IF(AND(G37="Daily",F37<=1),"OK","Error")


"Kareinia" wrote:

Could someone please help me with a formula...I'm not smart with it comes to
excel....I have a spreadsheet that I'm having issues with that I'm not
catching the errors.
Can a condition be put in for this?

If G37=Daily, then F37 cannot be greater then 1? If it is greater then one,
then an error message will show in K37?

signed: lost in excel :-(

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default Condition Formula



"Teethless mama" wrote:

In K37: =IF(AND(G37="Daily",F37<=1),"OK","Error")


"Kareinia" wrote:

Could someone please help me with a formula...I'm not smart with it comes to
excel....I have a spreadsheet that I'm having issues with that I'm not
catching the errors.
Can a condition be put in for this?

If G37=Daily, then F37 cannot be greater then 1? If it is greater then one,
then an error message will show in K37?

signed: lost in excel :-(

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default Condition Formula

Oh no, I have a problem...
I didn't think about what would happen if G37 = hourly...If it's okay for it
to be over 1.... Is it possible to have that in this formula?

Maybe it would help if I explain what my spread sheet does...I use it to
bill with...If I put in 10 on the daily rate, then I bill for 10 days which
should only be billed 1 day at a time. If the price is based on hourly rate,
then normaly it will be 10.... I'm trying to fix it so I won't bill the
customer wrong....I have in the past, and it's hard for me to catch if I'm
really busy...I'm sorry for the bother again...I really appreciate your help.

"Teethless mama" wrote:

In K37: =IF(AND(G37="Daily",F37<=1),"OK","Error")


"Kareinia" wrote:

Could someone please help me with a formula...I'm not smart with it comes to
excel....I have a spreadsheet that I'm having issues with that I'm not
catching the errors.
Can a condition be put in for this?

If G37=Daily, then F37 cannot be greater then 1? If it is greater then one,
then an error message will show in K37?

signed: lost in excel :-(

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
Add Condition to Formula Karen Smith Excel Discussion (Misc queries) 2 December 21st 07 07:18 PM
MORE THAN ONE CONDITION IN A FORMULA CLM Excel Worksheet Functions 5 January 18th 07 01:21 PM
If formula and #N/A as a condition EstherJ Excel Discussion (Misc queries) 2 August 23rd 05 02:52 PM
HELP? ...a second condition in one formula MichaelTM99 Excel Worksheet Functions 5 December 3rd 04 10:29 PM
Add condition to formula Pat Excel Worksheet Functions 0 November 16th 04 12:23 PM


All times are GMT +1. The time now is 11:08 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"