Forum

SunnyKow
@sunnykow
Noble Member
Joined: Jun 25, 2016
Topics: 0 / Replies: 1417
Reply
RE: Assigning a macro to a shape instead of a list box on my dashboard

This updated version checks if the promo reference exist else it will prompt an error message. Hope this is what you are looking for.

9 years ago
Reply
RE: Assigning a macro to a shape instead of a list box on my dashboard

Hi Cindy Give this a try. Just enter the promo code in the Dashboard sheet and click Go.

9 years ago
Reply
RE: Conditional formatting.

Hi Jian Guan Do the following 1) Select then range A2:D17 2) Select Conditional Formatting - Highlight Cells Rules - Greater Than 3) In th...

9 years ago
Reply
RE: Send Email from Pivot Table

Hi Sarfraz See if this is what you want. Just double click on the Pivot Table to generate the report you requested.

9 years ago
Reply
RE: Send Email from Pivot Table

Hi Sarfraz Can you post a sample of what your expected result will like when you double-click?

9 years ago
Reply
RE: Conditional Formatting using Data Bar and Icon Set

Hi Estella I have attached a sample for you to see. To view the conditions, select the range then click on Conditional Formatting-Manage Rules-E...

9 years ago
Reply
RE: Pivot Table

Hi Sarfraz There is no attachment.

9 years ago
Reply
RE: Index & match formulae with names

Hi Mel I found 3 solutions for you. One uses the SUMIFS. The another used the INDEX+MATCH array formula and the last one is non-array INDEX+MATCH. ...

9 years ago
Reply
RE: Hide a graph on a dashboard

Hi Philippe The grey borders are the gridlines image from your source sheet. Just hide the gridlines in the source sheet and the grey borders will ...

9 years ago
Reply
RE: Copying a pivot table as values

No problem. Glad that helps.

9 years ago
Reply
RE: Copying a pivot table as values

Hi Jason I have no problem to copy and paste as value then with the value still selected, paste the format. It looks similar to your copy 3.

9 years ago
Reply
RE: Clear a filter on a specific worksheet / table upon open of workbook

Hi give this a try Private Sub Workbook_Open() Worksheets("Sheet2").ListObjects("OrientationLog").AutoFilter.ShowAllData End Sub

9 years ago
Forum
Reply
RE: Copying a pivot table as values

If a PT Style have been applied , copy paste value with formatting doesn't seem to work (in Excel 2010).

9 years ago
Reply
RE: Copying a pivot table as values

Hi Mynda Your method will also copy the data.

9 years ago
Page 87 / 95