About 120,000 results
Open links in new tab
  1. How can I tell the differences between two strings in Excel?

    Apr 11, 2017 · 4 I created an assessment that applicants fill out in Excel. I have a key where I copy their answers in and it tells me if their answers match my key. I'd like to add a formula …

  2. Find the differences between 2 Excel worksheets?

    Sep 30, 2009 · 13 Excel has this built in if you have an excel version with the Inquire add-in. This link from office webpage describes the process of enabling the add-in, if it isn't activated, and …

  3. Difference between DATE & TIME values in seconds (Excel)

    In my Excel sheet I have a column with dates and times which looks like this: 27.09.2016 14:02:03 I would like to get the difference between each pair of date in seconds.

  4. excel - Finding the absolute difference with positive and negative ...

    Aug 1, 2014 · I need to find the absolute difference between the two columns. What I am currently doing is the following: First of all, I edit both the columns to make all the values positive. Then I …

  5. calculate time difference in milliseconds excel - Stack Overflow

    Aug 6, 2019 · How do i calculate time difference in milliseconds between two columns where value of time has milliseconds component ... i.e. 16:33:44:056. Please refer to column E and J …

  6. EXCEL - Calculating difference between military times to derive …

    Oct 21, 2015 · The time in bed formula should be the difference between lights out and time out of bed. I have an old note that this formula should be: * Calculating time in bed duration (in …

  7. Excel formula to find sum of difference - Stack Overflow

    Dec 31, 2014 · 27 | 28 Now, I need the difference if HIGHER current prices.. in our example, the first and last line have bigger current price, so i need the formula to return 6 (=15-10+2-1). is …

  8. How to get a DateDiff-Value in milliseconds in VBA (Excel)?

    Jun 2, 2009 · I need to calculate the difference between two timestamps in milliseconds. Unfortunately, the DateDiff-function of VBA does not offer this precision. Are there any …

  9. How to get the hour and minutes difference between 2 …

    Feb 24, 2010 · Suppose I have 2 timestamp dates: 2/24/2010 1:05:15 AM 2/25/2010 4:05:17 AM Can anyone please advise what function should I use in Excel to get the difference in hours …

  10. Excel - Calculate the maximum difference between data

    Sep 19, 2012 · Good evening ! I am wondering if Excel provides a built-in function that can calculate the maximum of the difference of a list of data. For example, we have 1, 2, 3, 2, 1. …