copy & paste from sheet

  1. M

    Automatically Update my masterworkbook when i add stuff to my babyworkbook

    Hello so here is problem I have a masterworkbook(marcgoproject4.xlsm) it has five(5) sheets all has headers sheets name : sheet1=ADDITEM sheet2=ITEMLIST sheet3=RECEIVED sheet4=SHIPPED sheet5=STOCK now the problem is i also have a babyworkbook(in.xlsx) that gets updated regularly only has...
  2. C

    Using FIND to copy and paste....

    I want to copy a cell from an active sheet to a summary sheet using FIND. Just not hitting it yet. I found some code from DeBruin that may get me started. Once I copy the cell in the active sheet I want to scan a SUMMARY sheet where my value from the active sheet will be in Column A. Once it...
  3. S

    copy the values from one sheet and pasting it to other skipping rows

    Hi, I am new to VBA. I am trying to do one thing regarding copy and paste. Here is my question. I want to count the number of values in the column A of sheet1 and want to paste them in the column D of Sheet 2 skipping 7 rows. pattern goes like: sheet1.A2 copy and pasted to sheet2.D2 sheet1.A3...
  4. A

    Run Time Error 1004, Error 13 & Error 424 for the same thing... Newbee Help Please!!

    Hi, I am trying to write a code which will loop through all excel workbooks in a particular folder & copy data from a specific tab on each sheet and then paste it to a master excel workbook. I have got the code to select folder, extension, tabname basis inputs from user and also loop thru...
  5. H

    VBA - Copy cell from Sheet 2, paste into Sheet 1, print and return to next value in Sheet 2

    Hi I am sure for anyone with a modicum of VBA skills, this will be a sinch, but for someone like me who last tried macros using Lotus 1-2-3, I'm struggling. I would like to copy the values contained in 3 particular cells, A9, B9 and P9 from Sheet 2 of a spreadsheet to cells B2, B3 and D2...
  6. B

    Finding worksheets based on master workbook worksheets and copying to master

    Hi guys, Apologies for my lack of VBA skills but I'm having difficulty finding code to do the below. Basically I need a macro to copy and paste worksheets based on sheetnames from the master. For example I have the following: Master Spreadsheet with 5 worksheets named A B C D E I want to...
  7. K

    Macro to copy data from one worksheet to another

    Hey guys, So I currently have a macro button that, when pressed, imports an entire table into sheet11 from a mySQL database. In the same workbook, I have an excel sheet1, that has many of the same columns as the new table in sheet11. I would like to get it where when the macro button is...
  8. C

    Referencing Data from one sheet to the next (within the same workbook)

    Hello, I have 2 sheets within a workbook, RawData! and View!. I want to be able to paste raw data into the RawData! sheet, and have specific data be references within certain headings on the View! sheet. My attempt to create a visual of what I want to do is below: RawData! sheet: The data...
  9. G

    Macro to find latest csv file by date and copy to other workbook

    Hi, I have found some answers to somewhat similar questions but none that fits my need and unfortunately I am not experienced enough with VBA to piece together a functioning macro from what I've found searching online so far. What I need to do is to create a macro that runs automatically once...
  10. S

    Changing Date

    Hello All... I was wondering if someone could help me. I am new to excel, and has designed a worksheet to help me with my annual tax return as I am a self employed driver. I thought I had got my worksheet working fine, but its not the case. Its difficult to explain what I am after, but here...
  11. G

    Excel auto worksheet title function

    Hi everyone, I'm looking to automate the process of repeating an excel worksheet (which is set up with various tables and formulas) for various countries. I have a referenced list of countries set up in worksheet 1. So for example: in worksheet 2 I have a sheet set up for Albania - and I want to...
  12. A

    Macro Needed To Compare two list and copy data to another Sheet

    Hi Guys, I need a macro which can do following thing. <colgroup><col span="17"></colgroup><tbody> Sheet1 Sheet2 Results in Sheet3 Column A Column B Column C Column D Column E Column A Column A Column B Column C Column D Column E AA X X X...
  13. H

    Copy Paste with first column blank using macro

    Hi everyone, I hope someone can help me with this. I had to copy rows from one excel sheet to another if required condition is satisfied. I have a set of rows containing many activities and each activity has a date and a code. What I need to do is to copy the rows that satisfies this...
  14. D

    How to copy only rows with data from one worksheet to another in a different workbook?

    So here is my issue. I have fumbled around multiple forums trying to find the answer. I am new to vba for excel and I have hacked together a macro from bits of code I found in these forums. It does what I need it to except for one caveat, the second part of the macro uses a set range but i...
  15. M

    VBA / MACROS copying and sorting data from one sheet to another

    Hi there All! So i have looked for a similar thread and can't find, so posting my own. here goes.... I have a database that I dump into an excel spreadsheet every 6 weeks after new updates get done to the db. So I have created a separate sheet in the workbook to make up a birthday list. So in...
  16. R

    VBA Copy cells from non-contiguous ranges to paste on another sheet

    Hello, I am trying to build a code that copy cells from non-contiguous ranges and paste the data on another sheet where the cells are contiguous. The ranges have more than one column but I just want to copy the data from one column (for example the first column). This is the code I have for now...
  17. S

    Copy multiple dynamic ranges from different sheets into one master worksheet

    Hi everybody, I have a workbook to calculate costs and expenses of orders from different exports. Every week I receive 2 exports and put them in different tabs. Both the exports are not in the same structure so I modify one using an extra tab. And at the end I have 2 tabs exactly in the same...
  18. J

    If Cell Has Value/Not Blank, Then Insert in Spreadsheet (A) or If No Value, Insert in Other Spreadsheet

    I'm trying to find out if this is even possible. I am working on a spreadsheet that I am combining information from two other spreadsheets. If a column has a date listed (not blank), then I would like to insert the contents of a different cell (so I can do VLOOKUP on the remaining cells)...
  19. C

    Copy from same column into different column into a tracking sheet

    Hello all, I am trying to build a macro where it allows me to copy data in Range(I3:I40) within master sheet where the data changes every day into a tracking file Range (the next available black column) so, into newsheet C4:C41 on day 1, D4:D41 on day 2 etc. i can never get the right column...
  20. D

    copy from two column then paste with additional information

    screenshot windows

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