ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Overlapping Sequence Number Range (https://www.excelbanter.com/excel-programming/430932-overlapping-sequence-number-range.html)

[email protected]

Overlapping Sequence Number Range
 


Is there a way for excel to detect that a number sequence range
overlaps. In the example below a sequence range is defined by column A
as the beginning number and column B as the end number. Can excel
detect that sequence range 22-45 overlaps with sequence range 11-25?




Column A Column B
Start Number End Number
1 10
25 45 Overlaps
46 75
11 25 Overlaps
76 100



Thanks




Little Penny







AltaEgo

Overlapping Sequence Number Range
 

=If (B1=A1, "Overlaps","")


--
Steve

wrote in message
...


Is there a way for excel to detect that a number sequence range
overlaps. In the example below a sequence range is defined by column A
as the beginning number and column B as the end number. Can excel
detect that sequence range 22-45 overlaps with sequence range 11-25?




Column A Column B
Start Number End Number
1 10
25 45 Overlaps
46 75
11 25 Overlaps
76 100



Thanks




Little Penny








All times are GMT +1. The time now is 01:45 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com