+ Reply to Thread
Results 1 to 2 of 2

VBA code to start typing in field?

  1. #1
    Registered User
    Join Date
    07-31-2012
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    23

    VBA code to start typing in field?

    I have a somewhat complicated problem since I am working with a macro provided by someone else. It requires logging on, 3 times. Once the macro runs, a COM object appears. Not in VBA so I can't use the property manager to easily populate fields. However, the cursor begins in the appropriate field where the password must be entered.

    Is there vba code to enter text in a field the location of the cursor for an external object? Sorry if my vocabulary isn't on par for this. Unfortunately I can not find further information on the properties of the object.

  2. #2
    Registered User
    Join Date
    11-25-2008
    Location
    Poland
    MS-Off Ver
    MSO 2K3, 2K10
    Posts
    84

    Re: VBA code to start typing in field?

    Probably use SendKeys can help you solve the problem.
    But it is uncertain method.

    Artik

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1