Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / web / ASP.NET

Microsoft Excel BIFF8 Viewer

0.00/5 (No votes)
18 Jan 2012CPOL 9.9K  
Replace the last 3 blocks of code with:String.Format({0:x}, value)

Replace the last 3 blocks of code with:


VB
String.Format("{0:x}", value)

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)