Hi Bishma
Please accept my sincerest apologies for the delay, and my ignorance regarding formatting of Venezuela currencies.
It looks like the comma after a decimal in a format code is invalid in excel. I have a feeling that there may be some locale setting that enable this, but I need a bit more time to really work it out.
Based on some limited research, you can teach your system to use a comma as the decimal separator, but I highly doubt your users are going to want to jump thru that particular, OS dependent hoop.
It seems that Excel looks for something like this, but as you can see the comma and decimal are in the wrong place.
[$VEB] #,##0.00_);[Red]([$VEB] #,##0.00)
I'll keep working on this. It may require some configuration in axlsx, and possibly even a dependent setting on the OS to use the comma as the decimal separator but I am hoping to get to the bottom of this.
Thanks for your patience!
Randy