copy & paste

  1. B

    Copy & Paste Data in a cell with Index/Match

    Hi, What I'm trying to do is to copy data from a sheet (named Data Source, cell K68) and then paste that data as a value into a second sheet (named Reference) in a specific cell based on an index match/match (indexmatch('sheet 2'O28:V63,match(sheet 1 H67,sheet 2 N28:N63,0),match(sheet 1...
  2. K

    VBA Copy/Paste Range Based on Cell Value That Needs to Update

    I have some basic VBA code to copy my defined table range (Copy_Data) from one sheet to another. The table updates values based off of Cell A1 on Store Data tab. I have a list of every store number I would need to manually go through and plug into A1 so it can recalculate the table and then copy...
  3. H

    Copying and pasting specific cells between 2 workbooks

    Hi. What I am currently trying to achieve is to copy specific cell values between dynamically named workbooks. I have found the following code which works to some extent, but I get formulas transferred in to the receiving workbook in stead of values. Sub import1() Dim sFilename As Variant Dim...
  4. S

    Copying selected data from various workbooks

    Hi all.. My first post here.. I need your help. I have a folder with hundreds of reports. Each report has the report name in cell A1 and all the column headers in row 4 (normally from A4 - CR4 but this can vary). I am trying to create a data sheet for all the column headers for each report which...
  5. A

    VBA to copy data from files on a list and paste to specific sheet

    Hi and Happy New Year I'm trying to create a macro with the purpose as follows: Open a specific file based on a path in a list (Path, coloum B), copy data in the file from an area (A1:AO5000), paste it to a specific sheet in the Masterfile, sheetname comes from SheetName, coloum A, same row as...
  6. A

    Copy pictures that user uploads to a "Database" sheet before clearing form, using VBA

    Good morning everyone, I am making a new sheet to use at work so that multiple users can record any errors or issues on the production floor into a "log" that can be referenced later. Filling out the text cells and having them transfer, NO ISSUES whatsoever. Something I'm trying to implement is...
  7. D

    PasteSpecial method of Range class failed

    Hi everyone. I'm still new to VBA and running into an issue when trying to create two functions that take a parameter to find the defined range and then copy paste that range into a new sheet. Why am I being thrown this "PasteSpecial method of Range class failed" error in my copyRange function...
  8. A

    100k lines - Copying Name LookUp Value from Sheet 1 to Sheet 2 Efficiently

    Greetings, Need some help with an automation script - possibly a loop with variant arrays? Couldn't put it in practice, but it seems to be the consensus for faster data parsing. I've got a convoluted 25 sheet workbook that we use to determine the price for certain products. The Product Names...
  9. R

    VBA copy only if specific values exists

    Hi! I'm stuck creating a macro to copy a range containing formulas and then special paste just the created values into a new sheet. I've run into a problem where the entire range is being copied but the "" values in the new sheet are being pasted and read as a value. So when I try to import the...
  10. U

    VBA: Delete Row if Value is Zero & Copy Data Based on Values

    Hello Guys, Hope all is well. I have a sheet with more than more or less 100k lines. I need to trim the data first by omitting rows with "0" or blank as Value in Row R (Sheet 1). I found below code but it's taking much time probably because the file is too large. Sub DeleteRow() 'DeleteRow ot...
  11. A

    Copy columns from existing sheet to new sheet with VBA

    I'm trying to create a macro that will compile specific columns from all worksheets in a workbook into a single new worksheet. What I have so far creates the new sheet, and returns the correct headers for each column, but copies across all columns from the existing sheets rather than just the...
  12. M

    Need VBA to automatically copy and paste entire row info to next sheet based on date

    I would like to develop a VBA that automatically copies entire row info from specific row on Sheet1 and pastes it into next available space in table on Sheet2 based on date info in column G (any row where date is older than 60 days/highlighted in red). Table in Sheet2 is virtually identical to...
  13. M

    Command Button to paste data to specific Cell of Specific Sheet with matched cell row

    Hi, I have searched in many forums but don't get the best result the suit to my problem. I have two worksheets of a workbook. One is the "Data" and the other is a "Calculation". First Condition: When I select any cell in between Column I8:I1220 of the Data Sheet, the cell value is immediately...
  14. M

    This was working but now it isn't... HELP? Now I just get a Run Time Error.

    I created a button that takes selected table, copies and pastes it into an email between a note & my HTML signature. Here is the code that was working yesterday but isn't today. ???? Sub Mail_Outlook_With_Signature_Html_1() Dim outlook As Object Dim newEmail As Object Dim xInspect As...
  15. C

    copy range form one sheet to another

    Hello all, Need your help. I am unsure why the below is not working. All I am trying to accomplish is to lookup a value in column A, find that same value in Column A on a different sheet, and copy the data from the first sheet in Column G:O to the same G:O range in the second sheet... When I...
  16. H

    Extract word from cell & paste in blank cell

    Is it possible to copy a word from multiple cells to a new location, but only if that location is blank? Let me explain; Column C in the sheet is labelled Competition. If the selection is a football match, then the league is listed here, ie Norwegian 1st Division. If the selection is a horse...
  17. Martin_H

    VBA Copy & Paste as plain text [Shared Workbook]

    Hi, I have been using this macro which is copying everything (formulas, formatting etc.): Sub Macro_1() For Each ws In ActiveWorkbook.Worksheets If ws.Name = "ß_PCF_1" Then ws.Range("B3:M100").Copy Sheets("ß_PCF").Cells(Rows.Count, "b").End(xlUp).Offset(1) End...
  18. ellyzadg

    Copy data in column from each row

    Hi Everyone, Would like to ask an easy way where I can easily list the information in rows into column list. Thanks! Current Data In actual, this composed of around100 data rows Note: Column A Column B Column C Column D Column E Column F Column G Column H Row 1 Order1 APPLE BANANA...
  19. I

    VBA to Paste Copied Row On Blank Cells In Range

    I am trying to create or find a VBA code that will allow me to copy row 1 on the sheet and paste the entire row in each blank cell in range A3:A177. I have data in random places throughout, so I can't put just every so many rows or cells. I need to run this macro after pasting the information on...
  20. T

    Copy From Folder ready need add color Tracker.

    Hi Gods of Excel, how are you ? ? Guys, I took this formula from one place and try it works perfect. It can copy files from one folder to another, but I want to update it and add color in cells which were copied something as indicator ( fore example green color). Is it possible ? Example...

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