79810345

Date: 2025-11-05 16:39:54
Score: 3.5
Natty:
Report link

The sample code that @duffymo code doesn't work. After making the edits that @kdsdata suggested,

I get the following error after pressing F5:

Compile error: Expected user-defined type, not project

and the following line of code gets highlighted in yellow:

Public Sub CreateWordList(TableName As String, FieldName As String, ForeignKey As String)

Reasons:
  • RegEx Blacklisted phrase (1): I get the following error
  • No code block (0.5):
  • User mentioned (1): @duffymo
  • Low reputation (1):
Posted by: Jason G