Forum

Catalin Bombea
@catalinb
Admin
Member
Joined: Nov 8, 2013
Last seen: Dec 22, 2025
Topics: 1 / Replies: 1937
Reply
RE: Map Address

Hi Joe, Have you applied all the tricks in the book to reduce all possible error sources, as described here: Try changing the order of the fields...

9 years ago
Forum
Reply
RE: 1.03 - Month slicer how to sort

If the data is sorted after the Month Number, the Month Name slicer will be sorted in the same order. Can you upload a screenshot to show us what i...

9 years ago
Forum
Reply
RE: 1.03 - Month slicer how to sort

Hi Khurram, in Data section, In the Modeling tab, you can sort the column you want. The best way is to have a Month Name column and a Month Number,...

9 years ago
Forum
Reply
RE: Email

Here it is again. Basically, instead of sending the active sheet only, I added a new procedure that will loop through all sheets, activate the shee...

9 years ago
Forum
Reply
RE: How to use Macros to manage report connections in slicers

bcwilk said When I tested the code I received this error: Run-time error '457: This key is already associated with an element of this collectio...

9 years ago
Forum
Reply
RE: How to use Macros to manage report connections in slicers

Hi Sunny, That's a different case, the code is designed to restore the slicers to the exact situation they were before disconnecting. For example, ...

9 years ago
Forum
Reply
RE: How to use Macros to manage report connections in slicers

You can remove that line pt(i).SaveData = True from code, it's irrelevant to your situation. If you're using the version with connect and reconnect...

9 years ago
Forum
Reply
RE: How to use Macros to manage report connections in slicers

Hi, That is a weird error. It means that one of your slicers is connected more than once with the same pivot table, which I don't think it's possib...

9 years ago
Forum
Reply
RE: How to use Macros to manage report connections in slicers

I did tested it, and I tested again on a new file, works on my side (excel 2016). Tested again in the attached sample file, this time I split the c...

9 years ago
Forum
Reply
RE: How to use Macros to manage report connections in slicers

Hi, I wrote once a code for a similar task, you're lucky 🙂 You will have to test the code and adjust it to your needs though: Sub Disconnect...

9 years ago
Forum
Reply
RE: Divided Months into several slicers

Hi Hooi, Another option is to use Quarters. Use a formula like this one to create quarters from a date column: =INDEX({"Quarter 1","Quarter 2","...

9 years ago
Forum
Reply
RE: How to use Macros to manage report connections in slicers

Can you tell us why are you disconnecting slicers?

9 years ago
Forum
Reply
RE: Email

Try this version, it will send an email for each sheet, the PDF files will be saved in the same folder where this tool is saved (in a new folder named...

9 years ago
Forum
Reply
RE: Email

Hi Wills, A sample file was a better option. I'm attaching a sample file, most probably it will not match your design, so you will still have to wo...

9 years ago
Forum
Reply
RE: VLookup based on multiple criteria possible?

Hi Frans, I think you want the "Full" INDEX function, to detect the row where the match is found, but also the column of the table where to take da...

9 years ago
Page 113 / 130
0