A
Aminc
I have a container with several auto-text entries, some of them longer than
255 characters. Retrieval of these using
"Templates(<FileName>).AutoTextEntries(<EntryName>).Value" results in
truncation of the value to 255 chars.
Macro uses the above method to store value to a variable which is then being
passed to another routine for generation of a pop-up list.
Please advise if there is a workaround for the above.
255 characters. Retrieval of these using
"Templates(<FileName>).AutoTextEntries(<EntryName>).Value" results in
truncation of the value to 255 chars.
Macro uses the above method to store value to a variable which is then being
passed to another routine for generation of a pop-up list.
Please advise if there is a workaround for the above.