vba code modification

  1. D

    VBA Code Problem (using office 2007 no problem but with Office 2010 does not work)

    I have a code error that was fine with Windows 7 office 32 bit, but with Windows 8.1 Office 64 bit.. it keep marking error at the set db = opendatabase command! how do i fix this problem. or how do i rewrite the code so it works! --------- Sub AddNewProduct() Dim dbsDuke As Database...
  2. K

    Alter VBA for Cell Addressing in Excel 2013

    I found a VBA script to convert a column of text to a single cell separated by spaces (see below), BUT it will only select a list of data from column A and only return the data to column B. I was able to figure out that altering the numbers in rows 7 and 8 (dataRow =# and listRow =#) will...
  3. P

    Converting my macro record to a vba code (continuous)

    Hello I am trying to automate inserting of data. i have an insert button which is to copy the entries into relevant columns (see record macro below). the limitation with the macro below is when i insert new data entries it wipes out the previous one. Sub insertdata2()' ' insertdata2 Macro '...
  4. J

    Modifying a Code for Autofill

    I have a code that will autofill cells with the information listed in another cell. However, it takes forever for the code to run...I am assuming it takes so long to run because of how I have the code written. Is there a way this code could be modified? Here is the basic code...It is written...

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