I usually try to liberally sprinkle my visio code
with 'DoEvents' so that any background updates can be
applied. This is especially true since a single cell
update can cascade through a significant amount of other
cells in an object (each of which can fire events).
al
I couldn't find any reference to 'doevent' in VBA. I did,
however, find references in VB. Unfortunately I not using
VB. Were you meaning 'doevent' literally?