Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Brian
 
Posts: n/a
Default I cant get this to work:(

Please help with this formula

=if(B2="s" or "r")and if(F38,(F3-8)*(K3*1.5),0))

The syntax is wrong for sure, I can't get it right.

Thank You,
B
  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Try this:

=IF(AND(F38,OR(B2={"S","R"})),(F3-8)*K3*1.5,0)

Looks like a time sheet!

Biff

-----Original Message-----
Please help with this formula

=if(B2="s" or "r")and if(F38,(F3-8)*(K3*1.5),0))

The syntax is wrong for sure, I can't get it right.

Thank You,
B
.

  #3   Report Post  
Brian
 
Posts: n/a
Default

Thank You,

Yes it is a time sheet with s and r being variables of determining if O.T.
is paid or not.

Brian

"Biff" wrote:

Hi!

Try this:

=IF(AND(F38,OR(B2={"S","R"})),(F3-8)*K3*1.5,0)

Looks like a time sheet!

Biff

-----Original Message-----
Please help with this formula

=if(B2="s" or "r")and if(F38,(F3-8)*(K3*1.5),0))

The syntax is wrong for sure, I can't get it right.

Thank You,
B
.


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
decimal point override does not work Sam Brauen Excel Discussion (Misc queries) 0 January 6th 05 05:29 PM
Change Path names in copied work book jheaney Excel Worksheet Functions 2 November 18th 04 07:29 PM
how is possible working on work sheet by two person in the netwo. Ben Excel Worksheet Functions 1 November 18th 04 02:39 AM
The colors should work properly in Shared Excel Workbooks. [email protected] Excel Worksheet Functions 1 November 8th 04 10:55 PM
How do I ensure dates inputted are during the work week? Jim Johnson Excel Worksheet Functions 3 October 29th 04 08:25 AM


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