JavaScript isn't replacing Office macros anytime soon, but the Office Web apps (and the SharePoint-based enterprise equivalents) are improving regularly. For users that means simple but useful ...
Microsoft announced new custom function capabilities coming to Excel at last week's Build developer conference. Custom functions for Excel let organizations write their own additions to Excel's ...
Master control flow like a coding pro Control flow is the secret sauce that lets your code make decisions, repeat tasks, and skip steps when needed. Whether you’re writing JavaScript, building Excel ...