copy & paste vba

  1. A

    Copying form control button between tabs

    Hi everyone, How does one have to reference a form control button to be able to copy it from one tab to another in the same worksheet? Copying the whole tab does not solve the problem sadly. Also, when trying to use the code resulting from the macro recorder, I am being told my button...
  2. J

    How to copy all data from sheet1 to an existing sheet2 in a workbook using a macro

    Hi All, I am a rookie in VBA programming. Need help to copy all data from sheet1 to an existing sheet2 in a workbook using a macro.
  3. I

    Macro for collecting rows from sheets if cell mach value

    I need help to make script in Excel2007to collect (copy) rows from all sheets to one sheet with name "One " if cell F in all sheets, except sheet "One" have value "One". I got one from old boards but it is good for Excel2003 and gives back error in Excel2007. What is wrong in it? Sub...
  4. S

    VBA to open workbook and copy selected cells

    Hi Guys, After reviewing many threads, grabbing code from several unfortunately I’m still stuck and look forward to any suggestions. - Used Excel for years and only now trying to learn VBA. Running Excel 2007 on Vista. What I would like to do, - From an open file copy data from an excel file...
  5. K

    Dynamic Lookup List to copy data onto master sheet

    Hello all, I currently have a Macro that opens a workbook, copies data from a sheet and then closes it again, this works fine. However, I now have 43 workbooks that I need to work with and really don't want to have to write out that many file names in the macro. Therefore I was wondering if...
  6. J

    Activate windows of files stored in arrays, but getting subscript out of range error??

    I'm trying to write a copy and paste program that lets the user select which xml files to merge and then in sequence opens up the xml file selected second and paste it into the first selected file (top file in final completed file), opens the xml file selected third and paste it into the xml...
  7. S

    Copy/Paste macros

    Hi everyone, I have a workbook with four sheets, " Options Analysis, Sensitivity, Input Data and Output". I need a tool that will 1) Copy every value one by one from the input Sheet (A1:A1000) 2) Paste that Value in the Options analysis sheet Cell P48 3)Copy the Output values from the...
  8. R

    VBA copy/paste error

    Hello, I am trying to create a code that will copy and paste the results of an array from a search function onto a worksheet. However, I am getting an 'overflow' error when I try to use a copy/paste code that has worked for me in the past. Can someone please help me figure out why this paste...
  9. D

    Multiple Data Copy & Paste routine in single cell

    What I am trying to do is find a string in one worksheet and if it matches the content of another worksheet, then it copies certain texts to it. I have been able to do that, but where I am stuck is if the same string matches the string on the other worksheet then it overwrites the previous...
  10. D

    If x = x then copy

    Hello, I'm trying to right a macro where IF user ID (column K in master sheet) = User ID (column B in Info Sheet) then Copy Cells C,D,E (From Infor Sheet) to Cells (N, O, P in Master Sheet) Been pulling whats left of my hair out trying to do this Please help Thanks Damian
  11. R

    Need help with macro to save multiple workbooks, based on groups of multiple values

    Hi: I have the following spreadsheet that I need help creating a macro for: CostCode SpentHours BillableAmount Project Code 010-0040 20 400.00 05424A 040-4104 5 110.00...
  12. O

    VBA copy and paste from random sheet into specific workbook

    Hi Guys, I'm trying to get a macro to copy and paste columns A - E of whatever workbook I have open, open a specific workbook, and paste into that one. I tried Copy, Open Workbook, Paste. But it loses the Copy in the process of opening the destination workbook. Whats the way around this...
  13. R

    Paste rows based on parameter setting

    Hi, I am trying to copy/paste a row a number of times depending on a specific paramenter. For example, I have a list of rows on one sheet and a number of parameters on a second sheet. What I want to do is take each row in sheet 1 and paste it into sheet 3 the number of times the parameter is...
  14. A

    VBA Copy Row and Paste as Formulas "X" number of times

    I have been kindly supplied with the following code that allows the Document User to define the number of rows to be inserted in a Worksheet. Currently this code copies row 3 and pastes it the defined number of times beneath the last used row. However I would like to tweak the code so that...
  15. K

    Could enyone please help

    Hello, I'm desperate, i have a lot of recors and can not do this by checking it one by one, because it's a montly assignment. I have an excel Worbook which consists of 2 sheets. Each of them have columns from A to AQ and about 17000 rows. What do i need to do: If value of E2 in Sheet1 is Equal...
  16. J

    VBA Lookup and copy problem

    Hey I am working on a Premiere League soccer statistics sheet, I have all the data in this format: Column A: Date Column B: Home Team Name Column C: Home Team goals Column D: Away Team goals Column E: Away Team Name Now I would like to be able to extract some data from the statistics sheet...
  17. A

    Insert "X" number of Rows Based on User Input

    Hi<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p> <o:p> </o:p> Using Excel VBA I am looking to automate a basic Copy and Paste routine which amounts to little more than copying row 3 and then pasting it in the next blank row below.<o:p></o:p> <o:p> </o:p>...
  18. L

    Check value/paste value

    Hello! I'm a little bit frustrated because this macro is not working. Good thing is that I'm not receiving an error message but it is not working. I need to change the cell value of the information of Sheet 1 to the cell value of a conversion table at Sheet 2. Sub ChangeName() Dim h As...
  19. J

    Help! Macro to delete/cut row based on specific word in column, and paste the first blank row in another worksheet!

    Hi there everyone, I am new with excel and currently using excel 2003 and I have been asked by my manager to create an action item list and would appreciate anyones help! I've searched through the forums and I cannot find anything that will help me! What I need is a macro code/button that...
  20. G

    Using VBA to copy a range of data from one sheet to another

    I am trying to copy data from one sheet to another sheet using autofilter. What I currently have is 4 macros which autofilter a sheet of data. What I need to do is do this and then copy the results to another worksheet in that workbook and then paste the results under each other. Therefore...

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