Forum Discussion
NotSoFastEddie
Aug 21, 2024Brass Contributor
Cannot assign a macro to a button using simple shape - too complex to be assigned to object - Solved
I have this working in another workbook, in fact I copied that worksheet to this workbook. Since copying can carry the original workbook in some of the formulas (not all it seems), I right-clicked o...
- Aug 21, 2024
Do the folder path or the filename contain [ or ] ? If so, that would cause a conflict with Excel.
If not: it looks like the filename is very long - see if you can get it to work by shortening the filename and/or its path.
HansVogelaar
Aug 21, 2024MVP
Do the folder path or the filename contain [ or ] ? If so, that would cause a conflict with Excel.
If not: it looks like the filename is very long - see if you can get it to work by shortening the filename and/or its path.
NotSoFastEddie
Aug 21, 2024Brass Contributor
HansVogelaar you got it Hans. I renamed to a small filename and the issue was resolved. By removing just one character out of the filepath/filename, the problem got resolved.
Thanks.