C
Conrad Carlberg
A few days back, I posted a similar message to the main Access newsgroup,
due to a situation with a networked Access database, concerning VBA code
behind an Access user form. The feedback suggested that I re-save the Access
..mdb file as an .mde, and that seems to have solved the issue.
Now it's happened again, but in an Excel workbook. The workbook has much VBA
code, and the subroutines run in response to custom menu items. These subs
have been running for several years with no problems. The sole user of the
workbook has now encountered a compile error and tells me that the VBA shows
her a single exclamation point highlighted in that (dratted) yellow. (The
Access error involved an unintended period.)
Anyone here seen a character like a period or exclamation point inserted
unintentionally and systemically into an Excel VBA module? I really doubt
that it was done maliciously and intentionally, although of course that's
possible.
due to a situation with a networked Access database, concerning VBA code
behind an Access user form. The feedback suggested that I re-save the Access
..mdb file as an .mde, and that seems to have solved the issue.
Now it's happened again, but in an Excel workbook. The workbook has much VBA
code, and the subroutines run in response to custom menu items. These subs
have been running for several years with no problems. The sole user of the
workbook has now encountered a compile error and tells me that the VBA shows
her a single exclamation point highlighted in that (dratted) yellow. (The
Access error involved an unintended period.)
Anyone here seen a character like a period or exclamation point inserted
unintentionally and systemically into an Excel VBA module? I really doubt
that it was done maliciously and intentionally, although of course that's
possible.