Windows 10: I'm trying to find the proper formula for figuring out the number of numbers in a cell, not...

Discus and support I'm trying to find the proper formula for figuring out the number of numbers in a cell, not... in Windows 10 Gaming to solve the problem; Hello, if I have a cell with the numbers containing: 1,5,3,9,7,2 what formula would I use so that way I could see 6.... Discussion in 'Windows 10 Gaming' started by Christopher_07, Jul 28, 2023.

  1. I'm trying to find the proper formula for figuring out the number of numbers in a cell, not...


    Hello, if I have a cell with the numbers containing: 1,5,3,9,7,2 what formula would I use so that way I could see 6.

    :)
     
    Christopher_07, Jul 28, 2023
    #1
  2. Martmcd Win User

    Formula

    hi Carlos

    what application are you trying to add your formula to?

    what happens if the number is equal to 45 (i.e. not larger no less than)?

    as an example in excel (formula entered into cell A2)

    =IF(A1>45,A1-45,A1+45)

    when the number entered into cell A1 is greater than 45, 45 will be subtracted

    when the number in cell A1 is equal to or less than 45, 45 is added.

    =IF(A1>45,A1-45,IF(A1=45,45,A1+45))

    when the number entered into cell A1 is greater than 45, 45 will be subtracted

    when the number in cell A1 is equal to 45 it will remain as 45

    when the number entered into cell A1 is less than 45, 45 is added.
     
    Martmcd, Jul 28, 2023
    #2
  3. twilyth Win User
    Blocking Cell Phone Numbers

    Here's one way to get around the problem. It's kludgy but it should work.

    Get a VOIP based phone service or a magic jack. For 24/7 access, you're better off with VOIP that uses an ethernet adapter, but that's up to the user.

    The important point is to find one that lets you create your own "black list" of callers. Usually they will have both black and white list options and these are usually a subcategory under the "do not disturb" or similar feature.

    The provider will usually let you create a second number for $5-10 per month. You'll use this for your cell phone number. If it is ever compromised, you can change it easily without affecting the base number.

    Forward the second number to your cell phone and give everyone that one as your "cell phone" number. There will be a delay of a few seconds as calls get routed, but who cares. It's not like any of us is on Obama's speed dial right?

    Now when you get assholes calling you, just add them to the black list.

    You can also block calls w/o caller id this way if your cell phone co. doesn't already do that for you.
     
    twilyth, Jul 28, 2023
    #3
  4. I'm trying to find the proper formula for figuring out the number of numbers in a cell, not...

    average formula will not average

    I can see three serious problems:

    • The "IfError" function suppresses all errors in your formula. You must omit it while debugging the formula.
    • You cannot use the "Search" function for a range of cells, only for strings.
    • You are posting in the wrong forum (same as you did in January). For a formula as complex as this one you must go to a dedicated Excel forum. Remember to reveal the whole purpose of the formula when reposting instead of just casually throwing in the term
      "Average".

      Redirectingmsoffice_excel
     
    Frederik Long, Jul 28, 2023
    #4
Thema:

I'm trying to find the proper formula for figuring out the number of numbers in a cell, not...

Loading...
  1. I'm trying to find the proper formula for figuring out the number of numbers in a cell, not... - Similar Threads - I'm trying find

  2. Trying to figure this out

    in Windows 10 Gaming
    Trying to figure this out: I tried manually going through my command prompt to see if I could download KB5034441, which ended up happening, but now I think I messed up in returning to the original state. Ramesh Srinivasan I'm hoping this reached you! Here's the Disk Management...
  3. Trying to figure this out

    in Windows 10 Software and Apps
    Trying to figure this out: I tried manually going through my command prompt to see if I could download KB5034441, which ended up happening, but now I think I messed up in returning to the original state. Ramesh Srinivasan I'm hoping this reached you! Here's the Disk Management...
  4. Trying to figure this out

    in Windows 10 Installation and Upgrade
    Trying to figure this out: I tried manually going through my command prompt to see if I could download KB5034441, which ended up happening, but now I think I messed up in returning to the original state. Ramesh Srinivasan I'm hoping this reached you! Here's the Disk Management...
  5. I'm trying to find the proper formula for figuring out the number of numbers in a cell, not...

    in Windows 10 Software and Apps
    I'm trying to find the proper formula for figuring out the number of numbers in a cell, not...: Hello, if I have a cell with the numbers containing: 1,5,3,9,7,2 what formula would I use so that way I could see 6. https://answers.microsoft.com/en-us/windows/forum/all/im-trying-to-find-the-proper-formula-for-figuring/1e620b43-a1c5-44b9-8544-30e4cc4b845a
  6. Number problem in Excel cell

    in Windows 10 Gaming
    Number problem in Excel cell: When, I enter a number in one cell,then I enter into another cell.On that time the first cell number become into decimal.example likeex.in Frist cell I enter 25 then I changed cell second one,but the first one became 0.25 like this ,what can I do now ,i think any settings...
  7. Number problem in Excel cell

    in Windows 10 Software and Apps
    Number problem in Excel cell: When, I enter a number in one cell,then I enter into another cell.On that time the first cell number become into decimal.example likeex.in Frist cell I enter 25 then I changed cell second one,but the first one became 0.25 like this ,what can I do now ,i think any settings...
  8. Cell formulas in excel spreadsheets

    in Windows 10 Customization
    Cell formulas in excel spreadsheets: Can someone help me to I presume clear formatting in cells. I'm entering a column of numbers in this case planting space guides for vegetables and every once in awhile a random cell will revert to a date. For example, if you look down the column you see 15-30, 40-50, Oct-15...
  9. Cell number assosciated with another MS account

    in User Accounts and Family Safety
    Cell number assosciated with another MS account: My daughter is setting up her new laptop and entered her cell number. Her number is associated with somebody else's Microsoft account and so now some stranger is the administrator on this laptop. Is there a way to get MS to associate this phone number to my daughter's...
  10. Puts formula in cell instead of result

    in Microsoft Office and 365
    Puts formula in cell instead of result: Hi all,,,, I don't know what is wrong with my spreadsheet but I put VLOOKUP(E17,B1:C16,2,1) into the cell E20 and instead of putting the result in E20 it puts the formula. I have treble checked and the data is correct and the cells formatting are correct, can someone help...