Forum

Shawn Wallack
@swallack202
Estimable Member
Joined: Dec 7, 2021
Topics: 25 / Replies: 52
Reply
RE: VBA to extract all chart properties and then re-apply them

How complex? What would the pseudo code look like?

3 years ago
Forum
Reply
RE: Sort and sub-sort a named range

Just want to keep this thread alive. I made the recommended changes but am still seeing the error when I add a row to ANY of the tables (ART, Team, Ti...

3 years ago
Reply
RE: VBA to position and format slicers

Hi again - I have what I hope is a quick follow-up on this. I added two properties to the "SlicerFormatSettings" type: CrossFilterType and SortItem...

3 years ago
Forum
Reply
RE: Check for overlapping sprint dates

It was suggested I do so by a moderator. Thanks.

3 years ago
Forum
Reply
RE: Check for overlapping sprint dates

Thanks. I am new to PQ. I will investigate. Thank you!

3 years ago
Forum
Reply
RE: VBA to position and format slicers

Thank you, Velouria and Catalin. This is great. I learned a lot. Heree's what I ended up with... Private Sub Worksheet_Activate() On Error Resum...

3 years ago
Forum
Reply
RE: VBA to extract all chart properties and then re-apply them

I wasn't familiar with Chart Templates before, so that was a helpful answer. However, it seems that they are saved as separate files and that's not pr...

3 years ago
Forum
Reply
RE: Vertical Chart Axis Shows One Level when Expecting Two

Velouria provided the answer: Amend the formula to: =IF(COUNTA(ReportBurndown!$X$2:$X$2)>0, OFFSET(ReportBurndown!$W$2,,,MAX(2,COUNTA(Repor...

3 years ago
Forum
Reply
RE: Check for overlapping sprint dates

Thanks, Riny. Those are good solutions. However, in this scenario, I cannot make the assumption nor require that the table be sorted in any particular...

3 years ago
Forum
Reply
RE: Compare cell value to a different column in a different row without Office 365

Thanks, Jessica - I used your idea to craft a slightly different solution. My approach does require that the rows be in any particular sequence. ...

3 years ago
Topic
Forum
Replies: 14
Views: 1120
Reply
RE: Sort and sub-sort a named range

Well, first of... wow. Even though the problem remains, I certainly appreciate the effort you put into hunting it down. I tried some of the same thing...

3 years ago
Reply
RE: Sort and sub-sort a named range

Hi (again) - I've been trying to figure this out for the last 10+ hours or so... but I'm at a loss. All the formulas look right to me. The XLS is n...

3 years ago
Topic
Forum
Replies: 6
Views: 200
Page 4 / 6