79173756

Date: 2024-11-09 21:48:22
Score: 1.5
Natty:
Report link

Pls try

    Set para = curRow.Range.Paragraphs(curRow.Range.Paragraphs.Count - 1)
    para.Range.ListFormat.RemoveNumbers
    para.Range.Characters.Last.Previous.Delete  ' ** add ** '

Microsoft documentation:

Characters.Last property (Word)

Please share your table layout with sample text if it doesn't work on your file.

enter image description here

Reasons:
  • RegEx Blacklisted phrase (2.5): Please share your
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • High reputation (-2):
Posted by: taller