+ Reply to Thread
Results 1 to 2 of 2

Vba Code Correction

  1. #1
    Registered User
    Join Date
    07-14-2007
    Posts
    7

    Vba Code Correction

    Hello guys

    Please help me...

    If Range("e14").Value = "" Then Exit Sub
    Set iExplorer = CreateObject("InternetExplorer.Application") 'Late bound
    iExplorer.navigate Range("plan2!p37")


    'Now i want to print this page. how???
    iExplorer.Print


    iExplorer.Visible = True


    Thanks

  2. #2
    Valued Forum Contributor mudraker's Avatar
    Join Date
    11-10-2003
    Location
    Melbourne, Australia
    Posts
    3,983
    Please read forum rules & wrap your VBA code - see links below for rules

    If you do not understand the VBA code wrap instructions have a look at my last reply in this thread
    http://www.excelforum.com/showthread.php?t=583950
    Please Read Forum Rules Before Posting
    Wrap VBA code by selecting the code and clicking the # icon or Read This
    How To Cross Post politely

    Top Excel links for beginners to Experts

    If you are pleased with a member's answer then use the Scales icon to rate it
    If my reply has assisted or failed to assist you I welcome your Feedback.

+ 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