View Single Post
 
Old 09-23-2022, 06:03 PM
Logit Logit is offline Windows 10 Office 2007
Expert
 
Join Date: Jan 2017
Posts: 533
Logit is a jewel in the roughLogit is a jewel in the roughLogit is a jewel in the rough
Default

Code:
      Formula in D4 :    =MID(C4,43,5)       Formula in D5 :    =MID(C5,43,5)       
  
      Formula in E4 :    =RIGHT(C4,29)       Formula in E5 :    =RIGHT(C5,29)
Reply With Quote