+ Reply to Thread
Results 1 to 3 of 3

How to open an unordinary link in Firefox from Excel?

  1. #1
    Forum Contributor
    Join Date
    01-08-2013
    Location
    ankara
    MS-Off Ver
    Excel 2010
    Posts
    134

    Question How to open an unordinary link in Firefox from Excel?

    Im using imacro in firefox which is a great tool for your routine works (See here, if you are interested)

    This application gives you a bookmark like an ordinary webpage that you can add to your favourites. For example: imacros://run/?m=FillForm.iim
    So you can run macro by clicking on this bookmark

    However, in excel I can't create a hyperlink to this imacro. So, I wonder if I can write a VBA code and tell the code:
    1. Open Firefox
    2. Go to link imacros://run/?m=FillForm.iim
    3. Finish

    The related support page of imacro explains something that I didn't understand (Im amateur):
    Please Login or Register  to view this content.

  2. #2
    Forum Contributor
    Join Date
    01-08-2013
    Location
    ankara
    MS-Off Ver
    Excel 2010
    Posts
    134

    Re: How to open an unordinary link in Firefox from Excel?

    no reply?

  3. #3
    Forum Contributor
    Join Date
    01-08-2013
    Location
    ankara
    MS-Off Ver
    Excel 2010
    Posts
    134

    Re: How to open an unordinary link in Firefox from Excel?

    I made it. I learned many coding :P

    First I created a batch file and saved it to the same directory with my excel file. In order to create a batch file, open notepad, write the code below and save it as eldendilekce.bat
    Please Login or Register  to view this content.
    Next open VBA of excel and paste the code below:
    Please Login or Register  to view this content.
    Then eldendilekce macro of excel will run your imacro in firefox

    I'm happy.

    For other people: This is the answer for "How to run (hyperlink) imacro from excel" imacro is an extension of firefox.

+ 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