Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

ActiveDocument.ReduceData not working on Access Point

Hi Community,


                  I write a macro in my application which use to reduce data on open

           sub test

            ActiveDocument.ReduceData

           End sub


        Its working fine on Desktop version. But seem to me its not working on access point.

  Please help me out to fix it.


1 Solution

Accepted Solutions
danielrozental
Master II
Master II

That function only works when openning the file locally.

View solution in original post

1 Reply
danielrozental
Master II
Master II

That function only works when openning the file locally.