When customizing number list I can only go to 32767. Is
there something wrong with my program or is it for real?
Hi, Barbara -
I believe it's for real. If I'm remembering correctly, when you use
an Integer variable in VBA it goes up to 32,000 something. And I
discovered recently that the maximum number of Doc Variables you can
use is -- you guessed it -- 32,767.
Do you actually need more than 32,767 paragraph numbers for a single
document?
- Bruce
> When customizing number list I can only go to 32767. Is
> there something wrong with my program or is it for real?