logical

  1. B

    Parimutuel Odds Calculation

    I have a program for a charitable gaming calculator but don't understand exactly what the formulas do. There are six entries per 'race'. The formula is: IF(TRUNC((total bets all 6 entries/2)/bets on this one entry)=1,2,TRUNC((total bets all six entries/2)/bets on this one entry)) I...
  2. N

    Return prior values that repeat at least 3 times consecutively.

    I have a fluctuating data in column A:A, a Fast MA in column B:B, Slow MA in C:C. I'm going to start with the first formula to compute in Column E:E, which 1. needs to display a prior value repeated at least 3 times consecutively (not in order of occurrence just needs to be in the formula...
  3. S

    Excel VBA - strings for hex logical operations

    I have a VBA conditional function I hacked together (I'm a noob) that does a hex 'AND" function on a 36-bit value in a cell with another 36-bit value. This result is then passed though another function (total hack) that looks for logical '0' other wise it assumes logic '1'. The second part is...
  4. B

    Please, help me to find right formula

    <tbody> F G 6 0 7 0 8 460 9 460 10 -40 11 -70 12 -70 13 -70 14 -70 =IF(ISNA(MATCH($B$1;F6:F13;0));0;1)) </tbody> Dear forum, I am trying to create formula when in the range F6:F13 there is number that is less than or equal to 0, then formula will get 0, and if there...
  5. E

    If function finding similar cell

    hello, i want to write a logical function assuming in C2, for lets say if another cell in column A (i have about five thousands rows) is same as A2 and the cell in B column belonging to same row as that one is not blank, then c2 shows "full" otherwise "blank" would very much appreciate any...
  6. S

    Adding sumifs with an or?

    I have a worksheet with two Sheets: 1 sheet for my report, and another with my Sales database. The database has brand names of products in column A and number of units sold in column B. I need to sum items by category by adding up all the sales of each brand name. My Units Sold Formula on my...
  7. M

    CHALLENGE FOR an EXCEL WIZ

    Hi Everyone, Here is my challenge. It may sound easy but I have not been able to find a solution as of yet. I am creating a template so that when I upload data it auto populates and I have little work to do. Here is my problem: I have a list of Sales and wish to rank them (easy...
  8. S

    More than 30 logical expressions in AND -- Quandry

    Hello, I have a formula which goes something like this =IF(D7="Yes/No?","Select Yes or No on Instruction sheet", IF((D7="Yes")...
  9. M

    Changing Value

    I am creating a template for a report based tool. I have different return in column A (in the sense that Toronto or Houston, etc may come in different amounts based on my data). I need a formula that I can drag down 200 rows and will not have to worry about my output into column D. Please...
  10. M

    Cell Referencing

    I need to create a formula whereby if cell 'A1' = 123456, then cell 'B1' automatically changes to a description. i.e. a prodcut description. This I have done using =IF(A23=Sheet1!B2,Sheet1!A2,). However, this only seem to work when referencing one cell. I need to be able to reference many cells...
  11. D

    Excel 2007 conditional formula...??

    What is wrong with this formula?..I am getting the 'the formula you typed contains an error"...grrrr.. =and(now()<f4 ,b4<1) f4 is a date field = 6/30/09, and b4 is a number field containing .71...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top