visual baisc

  1. S

    Returning value to next empty row that is not hidden

    I am scraping an email for certain values that will return in my excel spreadsheet. If one of the values is hidden the next email that is scraped replaces the values in the hidden row instead of in the next blank row. Does anyone have any ideas on how to skip the hidden values and return the...
  2. I

    Vlookup function in VBA

    Please help me... Here's what I'm working on right now. Sheet #1 has: Company Code, Account Number, and Customer Name Sheet #2 has: Company Code, Account Number, and Customer Name Both sheets have the same data except that in Sheet #1 under the Company Code column the cells show "ABC", "DEF"...
  3. S

    code for changing sheet on double click???

    I need excel to switch to Sheet2 whenever I double click in column one. Also I'm new to this, I already have a macro running for the A column that already activates whenever a cell in column A is activated. Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel As...
  4. D

    VB Insert Coppied rows - VB Loop?

    Here is a screenshot of my workbook. http://my.jetscreenshot.com/20092/20160209-nszp-274kb What I am doing now is a manual process. I am copying the above Highlighted rows and then "Inserting Copied rows" under each row that is labeled "original row" to generate the required data in rows...
  5. M

    Refering to Internet Explorer Document when it is already open in Excel VBA

    In Excel VBA, how may I refer to already open page in Microsoft Internet Explorer?Something likeInternetExplorer.Application.Document.forms(1)I don't want to set application and navigate to specific website (automation of Internet Explorer from Excel VBA). The web page is already open in...
  6. C

    Complete individual forms from unique list

    Hello, I'm an trying to figure out if this is possible, I believe it is. I have a form with attributes such as name, address, city.... and so on, that I want to fill out based on a data source with unique names and information. I want to input data on the data page and have the workbook pulled...

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