I have used the color picker code from here: Show color picker for user to choose from in VBA powerpoint
This code is working well in Powerpoint 32 bit vba. But it does not work in 64 bit, MS365. I modified it using Ptrsafe and also changing few long to longptr. But still the colour palette does not appear when I am running the code.
Please help me.