excel macro vb coding

  1. M

    Unable to click tab on web page using macro

    Hi, I am new to macros. I am writing my first code to fill some fields in web page and save it. The page is having few tabs, on clicking the tabs fields will be displayed on some part of same page for the corresponding tabs, where i am trying to fill the data. Below is the html code for one of...
  2. K

    VB YESNOCANCEL Action

    I have a module that is working but when it ends, instead of staying on the spreadsheet, it goes back to the VB code, what am I doing wrong below: Sub UserInput() Dim iReply As Integer Dim Response As Variant Dim iNum As Integer ActiveSheet.Unprotect "XXXXX" iReply = MsgBox(Prompt:="Do...
  3. S

    “open and Closed inverted Commas" in c9 and c16 need formula in vb macro

    hi i need a vb macro formula to run in macro to put inverted comma start and end of sentence in the fiels like "i am good in macro excel" in cell c9 and c16 cell
  4. H

    Excel Formulas in VBA Editor

    Hello, I'm trying to automatize a report. I have several huge formulas that I would like to embed into the VBA editor. Can anyone help? This is the formula I want the Macro to enter: <tbody> IFERROR(IF(IF(ISNA(VLOOKUP(A:A,'Q1186 Warehouse Order Roundup'!A:S,MATCH("SHIP_STATUS",'Q1186...
  5. C

    Macro Help Required for Multiple Column to Single Column Conversion (With Header Info)

    Dear Experts, I intend to re-arrange the data generated by system. I am using Office 2010 Current Format: Mat No Cost1 Cost2 Cost3 A 5 3 2 B 6 9 3 C 7 6 2 To be Format: Mat No A 5...
  6. J

    Macro issues with VB code

    <TBODY> 1. i want to Create a border around items with row 1(name) (do not look at size-number after last dash) and same item title.how please write code if cell <TBODY> 2. Highlght in yellow group of items (row1+ row2) where some status is 100% not linked and available of atleast 1 row is >0...

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