S
sam
Can someone tell me if there is something like the following for
'strikethrough'?
Private Sub Detail_Format(Cancel As Integer, FormatCount As Integer)
Me.txtStatus.FontBold = True
End Sub
'strikethrough'?
Private Sub Detail_Format(Cancel As Integer, FormatCount As Integer)
Me.txtStatus.FontBold = True
End Sub