help data macro vba copy

  1. N

    VBA Code help

    Hi All, I am trying to use VBA for the first time and using some videos to learn but I am having some trouble and thought i'd ask experts here for help. I have a folder called output data with 50 workbooks in it all with the same data ranges in it. I would like to consolidate all of this data...
  2. A

    Transferring data using a macro button but skipping out columns containing formulas in the destination

    Hello, I have created a front-end user form designed to transfer data entered, across to a worksheet using a macro button. This works successfully, however a number of the columns in the destination worksheet include formulas. When the data is transferred, the formulas are wiped and the data is...
  3. M

    CopyPasteTransform Macro to new sheet Macro Question

    New to VBA, using Excel 2013. I am trying to select a rage columns and rows to copy and paste and transpose into a new sheet. I have searched for anything close and have not been successful. I am including my raw data then a generic walkthrough of what I need the Macro to do. My issue is, I need...
  4. V

    Code to copy paste data from one sheet to other sheet in the same workbook

    I am creating a break calculator which will help user to keep a track of his login hours and break time. I have already created a the excel file Please find below the format. <colgroup><col><col><col><col></colgroup><tbody> DATE 08/01/2018 Login Time 09:30:00 Logout Time...
  5. W

    Copy cells next to specified 3 digit code

    I need a way to copy the value of multi cells that pertain to a specific list of 3 digit numbers that can either be paste to a new worksheet or paste to a column as a long list on the same sheet doesn't matter to me.. example colum a has a list of 3 digit codes 555 ,444,333, etc next to the...
  6. E

    How to move Workbook that changes name?

    Hi. Here is the code I've created: Windows("Banana Republic (99316).xls").Activate Sheets("My Favorite Store").Move After:=Workbooks( _ "My Favorite Store Macro.xlsm").Sheets(1) Sheets("Controls").Select The goal is to be able to manually download the Banana Republic...
  7. E

    All cells marked x refer to another cell

    This is what I have =IF(AND(OR((Descriptions!B3="x",Descriptions!C3="x",Descriptions!D3="x"),(Descriptions!B3="",Descriptions!C3="",Descriptions!A3=""),( Descriptions!B3="",Descriptions!A3="", Descriptions!D3="x"),( Descriptions!C3="",Descriptions!A3=""...
  8. W

    !!!Extract certain cells (both value and string) in multiple workbooks and paste them into one summary sheet

    Hi, I am a very new employee in the company and just started learning VBA. Now I have a project to write VBA code and create a summary sheet by dumping tons of data from multiple workbooks. Here are some criterion I would like to meet: 1) I copied value and date(like 09/08/2016, Sep 8, 2016)...
  9. V

    Calculate Sheet Until

    Hello! Is there a way to calculate a sheet until a cell is ≠ False in VB? I have cells Q92:V92 with IF statements "=IF(AND($O$101>98%,$O$101<99%),$B$99,FALSE" I just want the sheet to continue to calculate until one of those cells becomes true and displays a number instead of constantly...
  10. S

    Help Copying Data From Closed Workbook Using Input Box

    Good Morning, I have two Workbook's Quick Test1.xlsm(Source) & Test.xlsm (Destination) , i would like to have a button on the Test.xlsm Sheet "Master" that once clicked prompts user to search for a client name, it will then search the closed workbook Quick Test1.xlsm Sheet "Companies" for the...
  11. L

    Vba excel to word format issue

    Hi, After some help with excel to word macro, trying to populate letter templates from raw date pasted from another system. Word templates all <tbody> Title First_Name Surname Address_1 Address_2 Address_3 Town County Postcode </tbody> ---- Code im using Sub FindReplaceInWord()...
  12. G

    Functions in VBA

    Hi I was wondering can anyone help me with this problem, I need a way to calculate the max, min, average, median, mode, amount of numbers, amount of positive numbers, amount of negative numbers, amount of numbers that are equal to cero, the sum of all the positive numbers, the sum of all...
  13. H

    Opening new workbooks - vba catastrophe

    Dear all, First off, thank you in advance to anyone who posts an answer to this question - I really appreciate your help! I am using Excel 2010 to try and make a macro that will try and automate a rather tiresome process of creating many excel workbooks with certain information extracted from...
  14. Z

    Macro to populate weeks and rows on multiple sheets

    Good Day, I am currently working in a workbook which uses a macro. The Macro uses information input on a Data Sheet and a Template to populate any number of spreadsheets based on the data populated on the Data Sheet. This is very useful; however, I am also in need of modifying or using a new...
  15. P

    Help with autoprint vba module

    Hi all, I've been reading through the forums quite a lot lately searching for a way to do an "autoprint" for labels from a set of data. Hopefully someone here can point me in the right direction. I am attempting to populate a discontinuous set of cells on sheet1 "T_STICKERS" with a range...
  16. A

    How to Split Alt Enter Column Data into Separate Rows with respect to Row A..

    Hello Guys, Please help me.. I have large data in Excel sheet in following format <tbody> A 32423 2234325 12131 11231 2534R 323422 1245 224241 112125 21212 353453 464363 545352 12423 123525 22424 B 114343 12342 2E23R 1342 1423R 25346 1324 1234 2525 1234 2522 </tbody> I want to...
  17. C

    Macro to copy data from multiple workbook each with multiple worksheets

    Hi Everyone, I have 21 workbooks (i., 1.xlxs, 2.xlxs......21.xlxs) each with 8 worksheets(sheet1,sheet2....sheet8) I am trying to merge the data from all the workbooks into 1 workbook. The resulting workbook also contains 8 worksheets and the combined data from the workbooks for each sheet...
  18. D

    need help with VBA or formula to populate cell based on index result

    Hi, I'm new to this and I hope I explain this the right way. I've managed to write two index arrays, one to find the first cell with a number and the last cell with a number in a row range and populate each of these to a cell: range is N5:AR5 1st cell with number populates to F5 per array in...
  19. J

    Concatenating Solution

    Hello, I have an issue whereby there are two columns of data that I need to essentially "roll-up". The first column is a list of IDs, and the second column is a list of names. The names listed are duplicated and are assigned to multiple IDs. The end goal is to have a new tab in an excel...
  20. Z

    Need Macro help with Copy and paste off of active cells

    Hi, I have a macro in one of my excel files that basically selects a list of cells from another page in the workbook and pastes those into the active cell. (it is a list of locations and nominal values) for example I would run this macro and paste it into say cell H30 tand it would fill in down...

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