G
Gary
I am not new to VBA code. I have used VBA in Access. I have an application
where I have Visio OLE Objects embeded in Access Table. I was going to have
a layer parameter written out to a file. I want Visio to read this file and
control which layers become visible (unless there is a better way).
I don't know how that is done, like where do I put the VBA Code?? Is there
a way to run the code when the Visio file is preview or printed?? Or it must
be selected to run??? If that was the case, how can I do that via OLE
command???
What parameter need to be set to control the layers??? I tried using the
macro recorder to record the operation of selecting one layer and applying it
and another. I did understand things like item(1), item(2)? Some
suggestions???
Thank You,
Gary
where I have Visio OLE Objects embeded in Access Table. I was going to have
a layer parameter written out to a file. I want Visio to read this file and
control which layers become visible (unless there is a better way).
I don't know how that is done, like where do I put the VBA Code?? Is there
a way to run the code when the Visio file is preview or printed?? Or it must
be selected to run??? If that was the case, how can I do that via OLE
command???
What parameter need to be set to control the layers??? I tried using the
macro recorder to record the operation of selecting one layer and applying it
and another. I did understand things like item(1), item(2)? Some
suggestions???
Thank You,
Gary