First a quick personal update: We (Jo, kids & I) are in beautiful Virginia Beach. Yesterday, we had a perfect, lazy beach day. We woke up late, went to beach where kids played in sand. Got back to our house (rented thru airbnb) when it started raining, had lunch and took a nap. We got up and went to beach again, rode a family bike, watched several street performances, bought souvenirs, ate Thai food and drove home at 11. Long story short, we are having way too much fun and I feel like cheating on you by not posting anything Excel. So,
I have a poll for you.
What do you use Excel Tables for?
I will go first, I use them for,
- Maintaining all my raw data, so that I can use structural references
- Maintaining various trackers, for example I am tracking all our expenses in USA in a table.
- For quick formatting of data (zebra lining, filters, sorting etc.)
What about you? What kinds of data are you holding in tables and how are you using them. Please share using comments. Go.
Learn: Introduction to Tables, Introduction to structural references.
PS for our US readers: Have an enjoyable 4th of July & weekend. We are driving to Washington DC to celebrate the day with our friends and watch fireworks at National mall.
















4 Responses to “Currency format Pivot fields with one click [Friday VBA]”
As in your example, I often find myselve having to format numbers as kU, MU,%, or increase/decrease decimals. In the PowerPivot utilities add-in, I have included several such formatting macros and made them available from the pivot table contextual menus. Thanks for you post. It reminds me that formatting as currency is *currently* missing.
The add-in is free and the vba code open.
https://www.sqlbi.com/tools/power-pivot-utilities/
I almost never format my pivot tables. I only format my final chart/table or whatever.
And when I do format them, I go the long distance. Keeps my clicking ability in shape. 🙂
I'm with GraH
I rarely if ever format PT's
Just hover your pointer on field header, it turns into down arrow then click. Entire pivot field gets selected then click on currency($) symbol from home ribbon or Press Ctrl + $(Ctrl + Shift + 4).