Excel Report Created in VB.Net
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, Does anyone know how to format a particular column in Excel to an accounting style? Here's my situation, I created a Excel accounting report in a VB.Net application, but I'm not sure how to format certain columns to the different styles for example, accounting or currency. How is this done in the VB code? Thanks!