#vba #macro

  1. R

    Update nth column based on entries from column A,B and C

    I am working on a utility and almost completed it.. With the utility I am generating Excel/CSV file with dummy data for my application. On the file which will be generated, I have Product code(ex: CIDR, HQTC) in column "A" , then in "B" I have dept Id, in "C" I have positions. So if CIDR found...
  2. M

    VBA code for Extracting google search results

    I have a huge list of companies of which I need to find their website link and save in excel. Is there a way to automate the same using excel VBA?
  3. M

    EFT file VBA/Macro help

    I am trying to figure how to create a csv file with the attributes below for an EFT file. I think using a macro would work. Header Record Field # Data Element Start Length Format Description Pos. 1 Record Type 1 1 X(1) “1” 2 Date 2 8 X(8) System Date; MMDDCCYY 3 Time 10 4 X(4) HHMM 4...
  4. M

    VBA code to read the value of a RANGE NAME and use it as Validation

    Hi Gurus, I have a requirement where I need to add a macros button to execute a VBA code that will read the string value from a "cell" that contains a "data validation list" with three options ( No Revision, Revision 1, Revision 2) and based on the option selected for that cell from the...
  5. D

    VBA: Copy left characters of a cell into a new sheet , Do until

    Hello, I need some help to complete a macro. I have been googling around to see if I could figure it out myself but with no success. In Sheet1 I have data that contains a list of accounts and the amounts on these accounts. In Sheet1 in Column C, Cell C11 is the first line, "101300 Issued Share...
  6. M

    A macro to Count the number of rows across all worksheets

    Hi All, This is going to be my first thread. Need some help in VBA coding. A summary worksheet which would print all the worksheet names and counts of all the used rows(After row 7) of the worksheets. I also want to exclude the worksheets like table of contents. example: WorkBook with...
  7. C

    AutoFill VBA

    Hi, I'm new to Macros... I need of code which does Autofill in VBA for dynamically columns. Columns will change which needed to be get from last column (END function) and need to do autofill function based on the rows in particular column. Since Vlookup is used to build the formula. Thanks...
  8. M

    Compare information existing workbook sheets and paste into a new sheet in workbook

    Hi there i seem to be having a problem with my "master copy template" i have an online store selling computer products. i have a list of suppliers that i work with. what i had created for me by an excel master that i just cant seem to track down is this amazing template which contains all the...

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