I created this macro by recording. I selected all sheets and the code shows 13 sheets. So I can only use this macro with 13 sheets. I would like to be able to use it for any amount of sheets.
All help is much appreciated:)
Sub FindDistance()
'
' FindDistance Macro
'
'
Range("E1").Select...