Bill
Sorry for not being clear and for taking so long to respond.
Find this bit of code:
With .ParentWindow.Screen
oIE.Left = (.availWidth - oIE.Width) \ 2
oIE.Top = (.availheight - oIE.Height) \ 2
End With
Change to this:
With .ParentWindow.Screen
oIE.Left = 300
oIE.Top = 300
End With
Or just remove that entire bit. While it used to work in IE 7 it is no longer supported in later versions.
Bill Mosca
---In MS_Access_Professionals@yahoogroups.com, <Bill.Singer@at-group.net> wrote :
Bill
I understand the concept of putting in a fixed number and that would be fine with me.
However, I do not know this code so I do not have any idea where to make the change.
I put the code below.
53 With .Document
54 With .ParentWindow.Screen
55 oIE.Left = 300
56 oIE.Top = 300
57 End With
Would you be willing to show me where the fixed measurement goes?
Thanks for any help you can provide. I will just do it the hard way for not and get everyone new copies of the database as I can.
Bill
MN
-12 this morning.
__._,_.___
Posted by: wrmosca@comcast.net
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (9) |
.
__,_._,___
Tidak ada komentar:
Posting Komentar