Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Jul 1, 2026
Topics: 0 / Replies: 4786
Reply
RE: How do I sort items on a slicer?

Hi Moavu, Slicers sort in alphabetical order. If you want to override that you can use a custom list to enforce your own sort order. I explain how ...

10 years ago
Forum
Reply
RE: Applying Conditional Formatting to Table Column

Hi Andrew, Yes, a table will automatically expand the conditional formatting as the table expands. You have to be careful that you don't paste your...

10 years ago
Reply
RE: Bank reconciliation over multiple days

Hi, Add the date to the text string to create a unique text string that is date specific: =IF(D2<0,-D2&"-"&COUNTIF(D$2:D2,D2)&A2,...

10 years ago
Reply
RE: INDEX & MATCH formula help

It would help if you upload a sample file so we can see your question in context.

10 years ago
Reply
RE: Using vlookup to retreive data from another spreadsheet

Good point, Dugald. I didn't notice the slight difference in date formats but I figured he'd build the text string using a combination of the text for...

10 years ago
Reply
RE: CSV files

Hi Divisha, Excel automatically does this. The best option is to format the numbers as text by putting an apostrophe in front of them. e.g. '09 ...

10 years ago
Forum
Reply
RE: Using vlookup to retreive data from another spreadsheet

Hi Steve, You need to use the INDIRECT function to resolve the address: =VLOOKUP(B3,INDIRECT("'I:AccountingFinance Statements PlantFY 2016"&...

10 years ago
Reply
RE: HLOOKUP - Inserting / deleting rows - Formula update

I'm not sure which part of the formula you want updated, the table_array or the row_index_num? If it's the row_index_num then you can use the ROW o...

10 years ago
Reply
RE: Quick Access Tool Bar - Format Cells - Alignment Center Across Selection Button

Hi Bert, I don't think there's a command that exists for that, but you could record your own Macro and then assign it to an icon in your QAT. My...

10 years ago
Reply
RE: Equally printing data on all the pages in Excel

I presume you mean you want to evenly distribute the data across all pages when printing data that exceeds one page worth. That's a good question. I d...

10 years ago
Reply
RE: Custom Number Format - how to add to menu

Hi David, You can either record a macro that applies that formatting and then assign it to a button on the QAT (Quick Access Toolbar) or a shortcut...

10 years ago
Reply
RE: Formatting changes in chart linked to a pivot

Unfortunately this is a known bug in PivotCharts. You could try saving your formatting etc. as a Chart Template and then apply the template again e...

10 years ago
Reply
RE: Hello

Thanks for dropping by and saying hello! Hope to see you again soon 🙂

10 years ago
Reply
RE: Conditional Formatting & Deleting Duplicates

Power Query is the new tool for cleaning data. Much better than a VBA approach IMO.

10 years ago
Page 316 / 320
0