
Knowledge Base Articles By CategoryWelcome to the new and improved Excelguru Knowledgebase!
My favourite definition of the word Guru is "Remover of darkness"; A guide. A teacher. It is in this spirit that the ExcelGuru website was created: to help remove the mysteries of Excel, help you find solutions, help you to be more proficient or accomplish certain tasks.
I am a firm believers that properly set up, a computer can process numbers and data far more efficiently and accurately than any human, and that human brainpower should be devoted to solving problems, not data input. Did you know that the only thing that can't be automated in Excel is the input of raw data... and that even that can sometimes be done? If you perform repetitive tasks in your Excel spreadsheets, you may be wasting both your time and business resources performing unnecessary work. Let us show you how to save both your time and money by helping you automate your tasks today!
The Excelguru Knowledgebase is packed with numerous articles on how to accomplish specific tasks in Microsoft Excel, Microsoft Access and other programs included in the Microsoft Office suite. It also includes examples on a select few non-Microsoft Office programs, and many general tips as well.
If you notice errors in any of the articles, or have suggestions for improvements, please feel free to leave a comment on the article's page. And if you need any help modifying the articles to suit your needs, then please, post in my free help forums!
Recent Knowledge Base Articles
Recent Forum PostsI have a spreadsheet with 9 defined page breaks that I print and distribute to 9 different people. I would love to be able to email each person their...
kogersdad Today, 05:07 PM
Each week I put together a list of changes to a pre-existing database and then send off those changes to another group. Later in the week when they return...
matt0925 Today, 03:56 PM
Hey-Hey! That fixed it! Thank you! Thank you very much!!!!...
dreinisch Today, 03:18 PM
Kas,
This is how that code should read
Dim pdfjob As Object
Set pdfjob = CreateObject("PDFCreator.clsPDFCreator")...
Hello Ken
Started to apply your code and the 1st problem is with the following line. I get the response 'Compile error' User defined type...

