Data bleed between macro screens

I have a macro that launches a copy of the OE Order Entry.  the customer runs it 3 times and gets 3 OE Windows

There seems to be data bleed between the screens where data from one screen will pop up on another screen or interfere

Any ideas on segregating the 3 copies 

I do get 3 VBA jobs running.

  • 0

    That's very odd.

    When you say that the data from one screen will pop up on another, does the data actually go or does it seem to be a screen redraw issue?

    I'd be very tempted to convert the screens from VBA over to VB6 executables. But if it is just a screen redraw issue then I'd look at updating video drivers.

  • 0 in reply to Django

    Sorry for delayed response - Email screwed up

    this was reported by client, not confirmed yet by me. I did find a display refresh issue in my coding, so maybe this is just  'customer speak'

    I have created 4 icons now for the OE Order screen Macro, to make 4 screens with different captions and PIDs of course in Windows
    multiple windows checked in Sage

    I will see if this settles it down

    Basically, this is about Multiple copies of macro customized OE screen running at same time - are they completely separated and invisible to each other

    thanks for any info 

  • 0 in reply to Ron Boyd

    I've never seen any Sage screen bleed into another.