consolidation macro

  1. F

    Consolidate two columns in one sheet with VBA- HELP PLEASE

    HI everyone! I am trying to consolidate data from two columns next to each other for a macro. When I recorded the macro, it gave me this code in VBA: Selection.Consolidate Sources:= _ "'C:\Users\random\Desktop\[DensityTest.csv]DensityTest'!R2C2:R823C3", _ Function:=xlSum...
  2. A

    Can't get the script to consolidate data side-by-side

    Hi everyone, I'd really appreciate if someone helped me with this problem. Admittedly, I'm very new to all this so please go easy on me. I have a code that consolidates data from a large number of workbooks to a single master worksheet. I'm targeting same cells from different workbooks (for...
  3. J

    I can't get my consolidation macro working

    Hi, I am really new to VBA and I have created a number of workbooks that Project Managers are required to complete and submit to a folder each month: M:\Business Change - Projects\PMO\JAMES - TEST\Demand Management\Resource Forecasts The only tab they are required to complete is the one titled...
  4. K

    Data Consolidation in excel sheet from different work books

    Hello All, We're using excel spreadsheet to maintain our time log and to log other business data. We've a checklist, in that there are two work sheet - 1. Summary & 2. Checklist. We enter our time and volume in worksheet 2. Checklist, and using formulas we got the consolidated data per person...
  5. T

    consolidation of dates

    how would you consolidate dates so you just had the month/year in excel vba? i have a worksheet (raw data) that has date in column A, miles travelled in column B and i want to create a summary report on a seperate worksheet (report) based on month/year (mmm/yyyy) in column A, total miles...
  6. A

    Filter and Copy with a consolidation - Please help

    Hi Experts, Could any of you help me out in my worksheet VBA Program. I need to filter and copy a list with its occurences. But it has to be consolidated before that. Please find my worksheet for a better understanding of the problem. Many Thanks and Kind Regards, Antz This is my code...

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