Windows 10: How do I use the "=IFISNUMBERSEARCH" Function in Excel to distinguish "1" from other...

Discus and support How do I use the "=IFISNUMBERSEARCH" Function in Excel to distinguish "1" from other... in Windows 10 Software and Apps to solve the problem; I am using Microsoft Excel Version 2008 Build 13127.21216 Click-to-Run *.xlsx. I need to have Cell K21 display the contents of a certain cell from a... Discussion in 'Windows 10 Software and Apps' started by Robert_316, Feb 23, 2023.

  1. How do I use the "=IFISNUMBERSEARCH" Function in Excel to distinguish "1" from other...


    I am using Microsoft Excel Version 2008 Build 13127.21216 Click-to-Run *.xlsx. I need to have Cell K21 display the contents of a certain cell from a column of cells from Column AN containing text based on the number containing numbers ranging from 1 – 23 with “6” divided into “6a” and “6b” entered into Cell J21 by means of a drop-down list. Here is a segment of the formula that I am using in Cell K21: =IFISNUMBERSEARCH"
    • ",J21,AN10,IFISNUMBERSEARCH"1",J21,AN11,IFISNUMBERSEARCH"2",J21,AN12, In this case, the data in Cell J21 will signify a “Region”

      :)
     
    Robert_316, Feb 23, 2023
    #1

  2. WP7.5 Excel functions

    Now that WP7.5 is rolled out, where is there a list of 'supported functions' for Excel?

    I use several spreadsheets that worked fine in WP7.0 but now cannot be edited in WP7.5. All I get is a "can't edit workbook' message.
     
    stevenmillar, Feb 23, 2023
    #2
  3. ddelo Win User
    Export All Administrative Events to Excel

    To analyze events, from the Windows Event Viewer, there is a simple way to export all Administrative Events to Excel, with PowerShell.

    Exporting all Administrative Events to Excel is a simple two Step process, as described here:

    Step 1 - Create the Administrative Events View .xml file
    1. Open Eventviewer (%windir%\system32\eventvwr.msc)
    2. Navigate to: Event Viewer (Local) > Custom Views > Administrative Events
    3. In the “Actions” pane select “Filter Current Custom View”.
    4. Select the the XML tab.
    5. Press Ctrl+A to select all the XML code of the Custom View.
    6. Open a notepad, paste the selected code and save the file to your Desktop as AdmEvtView.xml


    Step 2 - Create the csv file with the events
    1. Download the ExportEvtCSV.zip file, which contains the script ExportEvtCSV.ps1 and unzip it, on your Desktop.
      It's not a fancy script, just basic PowerShell commands to create a csv file on the Desktop.
    2. In Windows Search, type “ISE” (without the quotes) to open “Windows PowerShell ISE” and Run as administrator
    3. To allow running the script, change the ExecutionPolicy, for this session. To do that, in the Console pane type:
      Code:
    4. In the Windows PowerShell ISE, open and run the script: ExportEvtCSV.ps1
      The script will create a csv file with a name YYYYMMDD.HHMM.csv on the Desktop
    5. When done, open the newly created .csv file, format the columns as needed and optionally save it as .xlsx, if you wish.
    That’s it! You now have all the Administrative Events in Excel for filtering and further analysis. How do I use the "=IFISNUMBERSEARCH" Function in Excel to distinguish "1" from other... :)

    Now to the more technical hard stuff... *Confused

    There is a reason for running the script from within PowerShell ISE!

    It would be great if everything was also working perfectly, when running the script from an elevated PowerShell too.

    We can run it from an elevated PowerShell, which means that you just follow the Step 1, as above but for the Step 2 instead of the ISE you run the script from an elevated PowerShell.

    The problem is that it will work only for anybody who has en-US format for the dates. Everyone else, who has another format (i.e. en-GB, fr-FR, el-GR etc.), the dates are not translated properly by Excel (although the script uses the –UseCulture switch) and remain as text in the en-US format.

    I'm not sure if this a bug of the "export-csv" cmdlet, but although it runs the way it supposed to from within the ISE, from PowerShell there is a problem with the dates format.
    As I haven’t found a way to overcome this obstacle, any suggestion from the PowerShell gurus of the forum (like my good friend Shawn @Brink, for instance), is welcome.
     
    ddelo, Feb 23, 2023
    #3
  4. Try3 Win User

    How do I use the "=IFISNUMBERSEARCH" Function in Excel to distinguish "1" from other...

    Help needed with Excel Attendance Sheet

    You use the Data tab, Data validation facility to do this.

    If you want a coherent explanation then look in Excel Help. Here's the relevant extract from Excel 2007 Help. Excel 2007 Help - Data Validation.pdf

    My example:
    - I have written them in what seems to me to be the order of easiest explanation.
    - You'd actually set them up in the reverse order - step 3, step 2, step 1.

    1 The result - my dropdown list. I select the cell then click on the dropdown arrow that appears next to it.

    How do I use the "=IFISNUMBERSEARCH" Function in Excel to distinguish "1" from other... 323651d1616185895t-help-needed-excel-attendance-sheet-show-dropdown-list-.png


    2 To set this up, select the whole column [or individual cells] where you want the dropdown to appear then click on the Data tab then the Data validation control. You need to
    - select In-cell dropdown
    - set the Allow entry to List
    - in Source, enter the worksheet name & cell range where you have written the allowable entries - you will generally want to use absolute cell references such as those shown [$ in a cell address means absolute and will not vary as you copy the formula all the way down your column - look this up if you are not familiar with it because it needs a bit of getting used to].

    How do I use the "=IFISNUMBERSEARCH" Function in Excel to distinguish "1" from other... 323652d1616185982t-help-needed-excel-attendance-sheet-set-up-data-validation.png


    3 Write out the list of allowable entries that will appear in your dropdown list.

    How do I use the "=IFISNUMBERSEARCH" Function in Excel to distinguish "1" from other... 323653d1616186450t-help-needed-excel-attendance-sheet-ref-list.png


    Job done.

    Denis
     
Thema:

How do I use the "=IFISNUMBERSEARCH" Function in Excel to distinguish "1" from other...

Loading...
  1. How do I use the "=IFISNUMBERSEARCH" Function in Excel to distinguish "1" from other... - Similar Threads - =IFISNUMBERSEARCH Function Excel

  2. How do I unblock Macros from an Excel file.

    in Windows 10 Software and Apps
    How do I unblock Macros from an Excel file.: How do I unblock Macros from an Excel file? I followed the Word directions but the box to unblock the macros does not appear on Excel. https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-unblock-macros-from-an-excel-file/d7d6a480-7b99-4903-b196-b359b1f1e230
  3. How do I unblock Macros from an Excel file.

    in Windows 10 Gaming
    How do I unblock Macros from an Excel file.: How do I unblock Macros from an Excel file? I followed the Word directions but the box to unblock the macros does not appear on Excel. https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-unblock-macros-from-an-excel-file/d7d6a480-7b99-4903-b196-b359b1f1e230
  4. How do I allow security system to install a excel file with makro functions.

    in Windows 10 Gaming
    How do I allow security system to install a excel file with makro functions.: How do I allow security system to install a excel file with makro functions. I have found a free excel dokument https://www.zervant.com/sv/blogg/gratis-bokforingsmall-i-excel/ for Swedish customers with makro function to be able to do my acconting. I need to allow makro...
  5. How do I allow security system to install a excel file with makro functions.

    in Windows 10 Software and Apps
    How do I allow security system to install a excel file with makro functions.: How do I allow security system to install a excel file with makro functions. I have found a free excel dokument https://www.zervant.com/sv/blogg/gratis-bokforingsmall-i-excel/ for Swedish customers with makro function to be able to do my acconting. I need to allow makro...
  6. The "Help" function is not always available from Excel.

    in Windows 10 Gaming
    The "Help" function is not always available from Excel.: Very often a message appears "Oops, something went wrong. Please check your network connection and try again".While my internet connection works fine on all other applications, the "Help" function inside Excel is not always available to search formulas and learn more about...
  7. The "Help" function is not always available from Excel.

    in Windows 10 Software and Apps
    The "Help" function is not always available from Excel.: Very often a message appears "Oops, something went wrong. Please check your network connection and try again".While my internet connection works fine on all other applications, the "Help" function inside Excel is not always available to search formulas and learn more about...
  8. How do I use the "=IFISNUMBERSEARCH" Function in Excel to distinguish "1" from other...

    in Windows 10 Gaming
    How do I use the "=IFISNUMBERSEARCH" Function in Excel to distinguish "1" from other...: I am using Microsoft Excel Version 2008 Build 13127.21216 Click-to-Run *.xlsx. I need to have Cell K21 display the contents of a certain cell from a column of cells from Column AN containing text based on the number containing numbers ranging from 1 – 23 with “6” divided...
  9. How do I use DCOUNT function

    in User Accounts and Family Safety
    How do I use DCOUNT function: Date Month Day Temperature Rainfall Flyers Price Sales Revenue 1/1/2017 January Sunday 27 2.00 15 0.3 10 $ 3.00 1/2/2017 January Monday 28.9 1.33 15 0.3 13 $ 3.90 1/3/2017 January Tuesday 34.5 1.33 27 0.3 15 $ 4.50 1/4/2017 January Wednesday...
  10. How Do I use CHM files in Office Excel 365

    in Windows 10 Network and Sharing
    How Do I use CHM files in Office Excel 365: I've created a VBA form in Office Excel 365. I've also created a help file (CHM format), and trying to integrate it into my form so that F1 will use it, and the "What's this" button will use it. So far I can't see how to do this; it seems that Office Excel 365 is still...