Microsoft training courses | Wise Owl - home page

Phone (01457) 858877 or email

Excel blogs

Showing blogs 1-20 (out of 68)

If you have a colleague who trusts you, you could always betray this trust by sending them a workbook which misbehaves: it won't close and you can't leave it!

Problem with using VBA to create chart labels

Posted by Andy Brown on 04 April 2013 | no comments
If your chart has more than a thousand data labels, this blog explains why you may experience problems.
Tags:   Excel / Charts   |   VBA macros / Excel Visual Basic

An overview of PowerPivot for Excel 2010

Posted by Andy Brown on 31 January 2013 | no comments
PowerPivot is a superb addition to Excel: it allows you to create pivot tables based on multiple tables taken from a variety of data sources, and its DAX language lets you report any statistic you want. This overview summarises how to get started with PowerPivot, and what it does.
Tags:   Excel / PowerPivot   |   PowerPivot/DAX / General

What's new in Excel 2013

Posted by Andy Brown on 30 January 2013 | no comments
Excel 2013 contains radical changes to charts, pivot tables and the user interface. This review explains all the new features of Excel 2013
Tags:   Excel / General

Creating a PowerPivot calendar in Access or Excel

Posted by Andy Brown on 16 January 2013 | no comments
This blog shows you how to create a calendar of dates for use in PowerPivot. Instructions are included for Excel and Access.
Tags:   Excel / PowerPivot   |   PowerPivot/DAX / Calendar

Create a calendar table for PowerPivot in SQL Server

Posted by Andy Brown on 04 January 2013 | no comments
This blog includes the SQL script to generate a table of calendar dates for linking to from within PowerPivot.
Tags:   Excel / PowerPivot   |   PowerPivot/DAX / Calendar
You can use VBA to talk to Internet Explorer, providing that you understand the structure of the web page you're talking to. This blog shows how to do this!
Tags:   Excel / Excel Visual Basic   |   VBA macros / References

Rounding numbers in Excel

Posted by Michael Allsop on 23 October 2012 | no comments
Up, down, ceiling, floor or multiples… and you thought rounding numbers was simple!
Tags:   Excel / Excel functions

Highlighting negative columns in Excel charts

Posted by Michael Allsop on 01 October 2012 | no comments
Ever wondered if you can make negative columns automatically turn red in an Excel chart? Well now you can in Excel 2010!
Tags:   Excel / Charts

Some ideas for new features for Microsoft Excel 20xx

Posted by Andy Brown on 24 September 2012 | 3 comments
Excel is a great product, but there is always room for improvement. Here Andy Brown considers 12 possible new features for Excel 2020.
Tags:   Musings / The future   |   Excel / General
This follow-up article to a previous blog describes how to label the data points in multiple series in Excel using VBA.

What is PowerPivot for Excel 2010 - an Overview

Posted by Andy Brown on 04 May 2012 | no comments
PowerPivot for Excel allows you to crunch very large amounts of data quickly, using pivot tables and slicers and other familiar Excel concepts. It also includes the DAX language, allowing you to create complex calculations.
Tags:   Excel / PowerPivot

Capture Excel application events - event sinks

Posted by Andy Brown on 06 March 2012 | no comments

It's not for the faint-hearted, but there is a way to capture application events (such as someone trying to create a new workbook) in Excel, using something called an event sink.  This blog explains how you might go about creating an event sink.

Tags:   Excel / Excel Visual Basic   |   VBA macros / Classes

Macro Security and Digital Certificates in VBA

Posted by Andrew Gould on 06 March 2012 | 1 comment
Understanding macro security is essential if you want the code you've written to run when it's supposed to, and at the same time protect yourself from potentially malicious code. This blog explains how to change your security settings to an appropriate level and discusses the ins and outs of digital certification.

Collections of class object using Excel VBA

Posted by Andy Brown on 05 March 2012 | 2 comments
If you've learnt how to create your own objects using classes in Excel VBA, the next step is to learn how to group them together into collections. This on-line tutorial will show you how.
Tags:   Excel / Excel Visual Basic   |   VBA macros / Classes

Creating classes in VBA - class modules

Posted by Andy Brown on 05 March 2012 | 4 comments

Those who want to add spice to their VBA programming can learn how to create classes, or class modules, and become object-orientated programmers.  It's difficult, but fun - and this multi-part blog will guide you along the way.

Tags:   Excel / Excel Visual Basic   |   VBA macros / Classes

Using Excel Add-Ins to Share VBA Code

Posted by Andy Brown on 05 March 2012 | 2 comments

If you've written a killer function, you'll want to be able to share it between workbooks. The best way to do this is using an add-in.

Tags:   Excel / Excel Visual Basic   |   VBA macros / References

Protecting Worksheets and Workbooks in Excel

Posted by Andrew Gould on 28 February 2012 | no comments
If you've ever been annoyed by somebody else changing parts of your Excel workbooks it's a good idea to learn about protection to prevent them from doing it again!

Using Data Validation in Microsoft Excel

Posted by Andrew Gould on 28 February 2012 | no comments
If you're constantly frustrated by other people entering the wrong values in your spreadsheets why not learn how to use data validation to prevent them? This blog series explains how you can control what other people can do to your spreadsheet.

Advanced controls in userforms with VBA macros

Posted by Andy Brown on 28 February 2012 | 3 comments

The two previous parts of this mini-blog have shown how to draw forms and how to write code to handle form events.  This final part shows how to add some of the more exotic controls to user forms, like combo boxes, list boxes, multipage controls, spinners and option buttons.

Tags:   Excel / Excel Visual Basic   |   VBA macros / User forms
1-20   21-40   41-60   61-68  

All content copyright Wise Owl Business Solutions Ltd 2013. All rights reserved.