Jerry Bull
Member²
Has anyone been able to get the PasteOptions plugin to do anything in v12? It shows in the list of plugins and is checked, but I cannot find the menu items anywhere.
Try to change permissions on the specialpaste.ini - allow USERS to Modify the file.Jerry Bull said:The ini file seems to be better, but I still get the ReadIniFile error...
Hello PatrickJerry Bull said:That stops the errors, but the formatting doesn't seem to work appropriately.
I take a list:
5
9
8
7
8
9
copy it, then select the ExcelPaste, and I get:
(' 5
9
8
7
8
9')
the pasteoptions version puts:
(5, 9, 8, 7, 8, 9)
I've tried putting additional values in, but I never seem to get the commas after each value and then are all on separate lines