Brian Cline

Full Stack Developer & Technology Leader Living in Niagara Falls

  • About
  • Résumé
  • JavaScript
  • Salesforce
  • Contact
  • Articles
  • About
  • Résumé
  • JavaScript
  • Salesforce
  • Contact
  • Articles

Tag: excel

Writing Data to An Excel File in NodeJs

How to Write Data to An Excel file in NodeJS

May 12, 2020Brian Cline7 CommentsJavaScript, Programmingexcel, NodeJS

Excel is a really commonly used spreadsheet program that lots of companies use to transmit data. Finding a really good library that doesn’t require Excel to exist on the server can be really hard.

Excel Logos

Programming Excel Using Visual Basic 6

May 4, 2009Brian ClineExcel, Programming, VB6automating excel, excel, vb6, vba

Microsoft provides the ability to programmatically created spreadsheets using Excel. The process isn’t overly complex, but the twist is that the intelisense is almost nonexistent in Visual Studio 6.0.

…

Read More