Posts Tagged ‘Excel’

Excel to PDF

Following my Word to PDF convertor script, here is the Excel version.
Prerequisites
MS Excel 2007
Office 2007 Save As PDF Plugin
Same rules apply. Copy and paste the code into notepad and save onto the desktop as ExceltoPdf.vbs.
‘Excel to PDF
‘By John Reid
‘(c) 2007 bloggingIT – http://ccgi.maxpower.plus.com/wp

‘Feel free to use, modify, and redistribute – just leave the credits intact

‘Quick [...]

Read the rest of this entry »