Hi,
I have a workbook with multiple headings and data streams but I only have about 8 that i need to extract into one large workbook, with the associated data fields.
Does anyone know any VBA what would let me extract only the fields with the same headings, or even better to write a list of...
Hi,
I have a cost model which consists of 5 identical worksheets.
Within these worksheets there are different sub headings.
Within the sub headings there are 'In-House Equipment', 'Personnel' & 'Third Party Equipment', with one of the sub headings being 'Consumables'
What I need extracted &...
I've put an image of a table I'm using right now that tracks our Income Statement by month with a YTD total.
Table.png - Google Drive
Is there an easy formula to calculate the totals by quarter as opposed to by month? Would you recommend doing this on a seperate worksheet?
I know I could...
Sheet4.Range("C8").CurrentRegion.AdvancedFilter Action:=xlFilterCopy, _
CriteriaRange:=Sheet4.Range("AM6:AO8"), CopyToRange:=Sheet4.Range("AQ8:AT8")
i cant seem to find whats wrong with the codes. can anyone help me with this code. all my table headings is all the same
Hi
I have a bunch of data (for e.g. from D3:K10) with headings in columns D2:K2 and rows C3:C10.
Long story short, the headings in columns D2:K2 include multiple texts that cannot be rearranged for other reasons. I need to be able to search through these headings to find a specific text (e.g...
A week back I was given a pivot table with Products in Rows, Warehouses in Columns and quantities in the body. The Warehouses (column headings) were displayed as names although in the date table upon which the pivot table was based showed only numerical codes for the warehouses. I'm new to pivot...
Example
cars
cars escort 50
cars focus 20
bikes
bikes triumph 10
bikes ducatti 5
Hi,
Is there a formula to repeat the field headings cars and bikes on the left hand side. I have currently entered them manually which are shaded bold on the...
Hi All,
I have some data (about 45,000 lines) which has 4 columns, DATE, NUMBER 1, NUMBER 2, GRADE,
See example below.
<COLGROUP><COL style="WIDTH: 56pt; mso-width-source: userset; mso-width-alt: 2742" width=75><COL style="WIDTH: 63pt; mso-width-source: userset; mso-width-alt: 3072" span=2...
I often times format a spreadsheet to have footnotes on the last printed page. I need the column headings on all pages except this last page. Is there a way to omit the headings from a specific (last) page?
Ok, firstly i have no experience with macro much or vba.
we have many spreadsheets; now rather than copy pasting.. surely if the headings match.. then a formula should be able to copy the data underneath into the master sheet automatically or with less effort with index/match, hlookup or...
Hi folks,
I'd like to rename a column, which I've used in multiple pivot tables throughout a workbook. Is there a way to do this that will not mess up all my pivot tables? I'd like them to continue to draw from the same column, only to have a different label for it. I'm using Excel 2010...
I found some code to split a column by data. What i can't figure out is how to add the heading to each of the tabs/new sheets created. I have included the coding I am currently using. Any ideas on what to add to make the heading of the original sheet carry over to the additional sheets?
Sub...
Hi all,
I am using Excel 2010 and still getting used to the flaky parts.
I'm working with a spreadsheet was originally a Notebook document. Successfully opened the Notebook file in Excel and saved it as an Excel 2010 spreadsheet, and am attempting to sort and manipulate data, removing dupes...
Hi,
I am trying to create a macro which removes row and column header on each sheet of the workbook.
This is the code I tried:
Sub Remove_RowHeaders()
'removes row and column heading from each of the sheet
For Each Worksheet In Worksheets
ActiveWindow.DisplayHeadings = False
Next...
I'm having some trouble with data formatted in tables and doing the Index() function within them.
What I would like to do is anchor some fields in a multiple Index() function I'm doing. Essentially here's the deal.
-------------------------------------------
Year Month Segment Shape1...
I'm working on a spreadsheet that lists a lot of products from different regions. The regions are all listed in column A, and then the product names in B. I want to be able to work with the data without lots of awkward headings in the way but then I'd like to be able to run a macro that creates...
Hi guys
I want to write a macro to automatically change the format of the rows containing pivot table headings to "wrap text". The problem I'm having is identfying these rows. The number of rows varies (depending on column and row headings present). Can anyone help?
Cheers
Ria
Hi everybody,
I have a strage problem. I am trying to cycle through all the sheets in the orkbook and hide header, sheet tabs and the gridlines. I have tried to do this through 2 macros
Sub DeGridize()
Dim wd As Window
For Each wd In ThisWorkbook.Windows
With ActiveWindow...
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.