Unexpected Error

K

K_Macd

I recorded the following code in the macro recorder but when I run it all
methods fail giving a similar message

Run Time 1004 - Method 'Left' of object '_application' failed

Any clues ?

TIA
 
J

JLGWhiz

You forgot to post the code.


"K_Macd" <kmacdonald "A_T" activ8 ''''''''''''''''''''''''''''''''D O
T'''''''''''''''''''''''''''''''' net [S> wrote in message
news:[email protected]...
 
K

K_Macd

Oops - bit quick off mark

Sub HalfWindow()

Application.Left = 6
Application.Top = 3
Application.Width = 645
Application.Height = 780

End Sub

--
Ken
"Using Dbase dialects since 82"
"Started with Visicalc in the same year"


JLGWhiz said:
You forgot to post the code.


"K_Macd" <kmacdonald "A_T" activ8 ''''''''''''''''''''''''''''''''D O
T'''''''''''''''''''''''''''''''' net [S> wrote in message
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top