chrome

  1. B

    System 32 dll Failure

    My Google Chrome crashed on Wednesday. I can' start Chrome, I get the aw-snap not enough memory message. I can't access office 365 - I tried to reinstall it and I get an error message about a storage dll missing. Yet, I get the message that everything is installed and ready to go. Or, if I try...
  2. K

    VBA Macro to open URLs in Chrome

    Dear Forum, I was wondering if anyone could help me get to a solution to this issue. Basically on my excel sheet I have a list of URLs (not hyperlinked ie. clickable) all listed under Column G. Column G can only be populated with URLs from cell G4 to cell G104; however it might also contain...
  3. M

    VBA HTML - how do I access elements of Google Chrome

    Hi, I am familiar with accessing the elements of a webpage using the CreateObject("InternetExplorer.Application"). I was wondering if there is a similar way to access the elements of Google Chrome and Firefox Mozilla ? Thanks.
  4. S

    Using Excel VBA to perform repetitive web browsing tasks...

    I would like to write a macro to go to an internal company website to download data and import it into my spreadsheet. The website requires me to login and do a series of mouse clicks to download the data as excel spreadsheets, for which I already have developed a macro to merge these...
  5. M

    hyperlinking to an alternative browser?

    Happy Holidays to all here! I have some hyperlinks on a sheet which work fine except for one which wont open in my preferred default browser (chrome) so I have to open it in another browser. Is there a way to direct that single hyperlink to open in a different browser to my default?
  6. S

    How do you create a Shortcut to “Other Bookmarks” in Firefox?

    I want to make a macro in Excel 2010 that goes to "Other Bookmarks" in Firefox . . . I can't figure out how to do it The closest I can get is, I open this "skin" / "chrome", and it default opens to "All Bookmarks" . . . "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -chrome...
  7. G

    How to download flip books magazine (SVG format) all pages from google chrome in PDF

    How to download flip books magazine (SVG format) all pages from google chrome in PDF
  8. G

    Multiple WEBPAGE IMAGE TO BE SAVE IN PDF format - USING CHROME

    Dear Excel Experts, I have list of URLs(Each urls have a Single IMAGE in a page)in the Excel spreadsheet like below. I would like to Save the each URL's in PDF format or Image in to Desktop or any path in to my system by USING chrome or Internet explorer.. A1 CELL URL1 URL2 URL3 . . . .URL1000...
  9. B

    MsgBox prompting even if browsing on Chrome

    Hello, Short and simple question. I have a macro that opens a url with the Shell command. At the end of the macro I want a msgbox to prompt and bring me back in Excel even if I am browsing on Chrome. It doesn't necessarily need to be a msgbox by the way but a code line that makes my Excel be...
  10. Scott T

    table problems

    When I try to make a table instead of getting the grid like I use to I am now getting the BB code. This happens in both IE11 and Chrome. Anyone else having this problem?
  11. P

    Copy Paste inside .exe isn't working only when I start it from inside Excel VBA

    I have the following VBA program that kicks off an .exe. The .exe was built using AutoIT, which captures mouse clicks and other things. When I run the .exe outside of the VBA program, everything works perfectly - however, when I run it from within the VBA, everything works except the copy and...
  12. S

    Help required: Floating button to do a google search

    Hi all, I have a rather large spreadsheet (circa 100k lines) and each line has a different item on it. I need to review each item and make a decision about the department each item would fall into. The problem is that for about 75% of the items I need to do a google search to determine what...
  13. W

    Open links in Chrome instead of default IE

    All but one of my internet-based programs at work only function in Chrome. I have to keep my default as IE for the one program. I need the links in excel to open in Chrome. This is what I have, but it is not working. Where have I gone wrong? This is not for a specific URL, but any URLs opened in...
  14. S

    Excel to WebFrom - Excel macro

    I have an excel sheet with data - Column A(Starting from A5 to A700) - Serial Number Column b - Email Id(Required for Login) Column C - Password(Required for Login) Column D - Date of birth(Required for Login) i want to fill this details on...
  15. S

    Not working in Mac 2011

    Hi, this code works perfectly on a PC (Excel 2010) but not on a Mac (Excel 2011) AppActivate "GOOGLE CHROME", False Just trying to activate Chrome but I get the following error: Compile Error: Wrong Number of arguments or invalid property assignment I have looked everywhere for a solution but...
  16. Y

    Website element value copied to Excel cell from Chrome Browser

    Let me first say that this process does work when I am going from Excel (2007/2010) to IE 7/8, although it is slow it does the job. Essentially what it does currently is that it takes the address and copies and pastes it into the USPS website to check and see if there is a valid zipcode and...
  17. R

    From Chrome page, sending web page URL keywords text into Excel and Word (by Excel VBA ?)

    From a web page opened in GoogleChrome, I would like to perform following tasks using ashortcut key : Input a test string including home-chosen keywords (variable lenght) Inserting the selected text of the web page in a World file (opened) with before each text, the URL of the page and my «...
  18. A

    Excel VBA browser opening alot of pages from single link

    I am using the following lines Public Sub NavigateToURL(argURL As String) Const READYSTATE_COMPLETE As Integer = 4 Dim objIE As Object Set objIE = CreateObject("InternetExplorer.Application") Shell ("C:\Program Files (x86)\Google\Chrome\Application\chrome.exe -url " &...
  19. D

    LAN Settings: Proxy server in IE/Chrome - check in/out in VBA

    I'm trying to find a VBA excel macro to click and unclick "Use a proxy server for your LAN" in IE or Chrome's INTERNET OPTIONS/LAN Settings/Proxy server. Anyone has worked on that? Thanks!
  20. W

    VBA to get gMail attachment

    Hi All, Our company has moved over to Google, but as we all know there is loads it cannot do hence this question! Is there a Excel (2010) VBA way to open a gmail message and download an attachment? The default browser is chrome, though this can be changed to IE if necessary. Thanks in advance...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top