#1   Report Post  
DannyV
 
Posts: n/a
Default if then formulas

I want to set up an If Then formula whe

IF A1= a set of numbers to bet entered by the user, then D2= C2-1

I am new to working with excel and hope this is enough info to answer the
question.
  #2   Report Post  
Kassie
 
Posts: n/a
Default

Hi Danny,

Not quite sure what you want. You refer to "a set of numbers". From that I
deduce that it could be any one of several numbers? If so, then your formula
can read =IF(OR(A1=123,A1=231),C2-1,""). If it should fall within a
specified range of numbers, maybe something like
=IF(AND(A1=100,A1<=150),C2-1,""). I used the "" as you do not say what
should happen if the criteria is not met.

Hope this helps
--
ve_2nd_at. Randburg, Gauteng, South Africa


"DannyV" wrote:

I want to set up an If Then formula whe

IF A1= a set of numbers to bet entered by the user, then D2= C2-1

I am new to working with excel and hope this is enough info to answer the
question.

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
locking formulas?? Rob Excel Discussion (Misc queries) 1 July 27th 05 09:27 AM
Help, Urgent Excel Formulas are not calculating maashoff Excel Discussion (Misc queries) 1 May 3rd 05 12:25 AM
Problem with named formula's nathan Excel Worksheet Functions 0 January 21st 05 04:07 PM
How to make Excel run limited number of formulas on a given worksh John Excel Discussion (Misc queries) 0 January 12th 05 04:29 PM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM


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