Help with Drawing Lines Using VB6.0
Hello all,
I have a created a program using VB6.0 that makes an Excel spreadsheet.
Within the spreadsheet, the VB6 program draws lines using coordinates (eg.
Sheet.Shapes.AddLine(122.25, 471#, 132.75, 471#).Line.Weight = 1.5)
For most of the users, this works fine, however I have a few users that have
the lines slightly shifted to the left and down from where they should be.
All users have the same version of VB6 program and same version (with
Service Pack) of Excel. Is there some sort of setting in Excel that the user
can change the coordinate system?
Thanks for any help,
James Walker, Jr.
|