Brett Shepard

Results 32 comments of Brett Shepard

Related, if not duplicates: #4632 & #4342

Just to add to the bizarre... I opened my Excel project and parsed, getting the error. As an experiment: 1. I used Notepad++ to open the random file name in...

I was thinking that a possible work around might involve a custom path. One would _think_ that every user would have access to read/write to his own `%temp%` directory, but...

An update: After an overnight shutdown/restart, I opened Excel, opened the VBE and parsed my project. Et voila! The `Unexpected Error` is back. This time there were _two_ files in...

There has been one `.bas` module that has been the "hung" issue every time I've tested this. ("hung" as in that's the one in the randomly named file in the...

The plot thickens... After removing the code from its temporary home, I attempted to add the code module back in and this is what I get: ![2021-04-05 14_01_12-Microsoft Visual Basic...

One additional note: I opened my copy of this Excel workbook on my desktop machine and was able to parse successfully on the first try, no questions asked. I copied...

A) I had, until I started using git, worked exclusively off of a network drive, including using the Duck. Things worked quite well. B) All prior testing on the laptop...

The original issue noted that it was happening only in an Excel host, not Access. That has now changed - I'm having it happen _very_ consistently in Access now, too....

Noting that earlier, I'd been able to edit the randomly named file in NPP, then save it & get it to compile cleanly, I've attempted to do that again, but...