79388761

Date: 2025-01-26 15:26:11
Score: 0.5
Natty:
Report link

"everything before last number in that text" I guess you mean including those numbers.

Try:

=TEXTBEFORE(A1,TEXTAFTER(A1,{0,1,2,3,4,5,6,7,8,9},-1),-1)

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: user11222393