Wise Owl's Blog
Making Sense of Software

Excel | Microsoft training in London, UK

Wise Owl Blog - Home Page

Showing blogs 81-100 (out of 134)

Using ClientIdMode to name web server controls

Posted by Andy Brown on 10 October 2011 | no comments
ASP.NET is great at server-side processing, but how can you refer to ASP.NET web server controls at the client? The answer is to use the new(ish) ClientIdMode property to fix the controls' names.

Using the InputBox Function in VBA Macros

Posted by Andy Brown on 03 October 2011 | no comments
The InputBox function in Visual Basic for Applications allows you to get - as the name suggests - input from the user. This blog shows how to use it!

This blog is part of our Excel macros online training series.

Using Fractions in Microsoft Excel

Posted by Andrew Gould on 03 October 2011 | no comments
If you've ever tried to enter fractions in Microsoft Excel you'll probably have become frustrated when Excel insists on converting them into dates! Read this blog to see how to prevent this from happening.
Tags:   Excel / Formatting

Using MsgBox to Display Messages in VBA Macros

Posted by Andy Brown on 28 September 2011 | 1 comment
The MsgBox command in Visual Basic for Applications allows you to display basic messages, but you can also make it prettier, and even use it to ask questions or display multiple-line messages! Read on to find out more about this versatile VBA command.

This blog is part of our Excel macros online training series.

If you've ever inserted a company logo or other image onto a slide with a coloured background in Microsoft PowerPoint you'll probably have been really annoyed when the image looks as though it's contained in a white box. Read this blog to find out how to remove the box and make your image appear transparent.

Choosing Colours In Microsoft Office Applications

Posted by Andrew Gould on 19 September 2011 | no comments
Have you ever been asked to reproduce your company's brand colours in your latest PowerPoint presentation, or wanted to use your corporate font colours in your latest Word report? This blog will show you how to pick your colours accurately in any of the standard Microsoft Office applications.
Tags:   Excel / Formatting   |   Word / Formatting

Overview of Data Controls in ASP.NET 4.0

Posted by Andy Brown on 19 September 2011 | no comments
With the introduction of the ListView data control in ASP.NET 3.5, there are now 4 separate tools for displaying multiple rows of data in ASP.NET. Which one is best - GridView, Repeater, DataList or ListView?
Tags:   Visual Studio / ASP.NET   |   ASP.NET / ADO.NET and data   |   ASP.NET / Gridviews

Changing Form Appearance in Access 2007 and 2010

Posted by Andrew Gould on 07 September 2011 | 4 comments
If you've upgraded from Access 2003 to either Access 2007 or 2010 you might be wondering why your forms don't look like forms any more. Read this blog to see how to change a simple setting that will return your forms to their normal state!

Variables and Constants in Excel Visual Basic

Posted by Andy Brown on 05 September 2011 | no comments
This blog explains the nuts and bolts of Excel VBA variables, including how to declare them, how to set their scope and all sorts of other tips and tricks. The blog also covers constants in Excel macros.

This blog is part of our Excel macros online training series.

Review of VB.NET Data Storage Structures

Posted by Andy Brown on 24 August 2011 | no comments
There are a bewildering array (excuse the pun) of data storage structures available to you in Visual Basic. Choose from arrays, ArrayLists, SortedLists, Dictionaries, HashTables, Lists and DataTables, among others. This blog gives an example of each type of structure, and benchmarks them to show which perform best and worst.
The VLOOKUP function in Excel is perfect for categorising a continuous range of numbers. This topical example shows you how to calculate an exam grade based on a numerical score.
Tags:   Excel / Excel functions

Using Range Names in Excel

Posted by Andrew Gould on 22 August 2011 | 1 comment
Did you know that you don't have to use cell references in calculations in Microsoft Excel? You can use range names to create sensible, plain English names to refer to your cells and use those in your formulae instead. Read this blog to find out how.
Tags:   Excel / Formulae

Select All The Text In A PowerPoint Presentation

Posted by Andrew Gould on 17 August 2011 | no comments
Have you ever needed to change the font that you've used for a PowerPoint presentation and laboriously clicked through each slide to change it one-by-one? Well the next time you find yourself in this situation you'll be able to do this in one go. Read on to find out how.

Stop Text Changing Size in PowerPoint

Posted by Andrew Gould on 17 August 2011 | no comments
Do you get annoyed when you see the font size shrinking automatically as you type text into a PowerPoint slide? Us too! Turning off the AutoFit options is an easy way to stop this from happening. This blog explains how to do exactly that in PowerPoint 2003, 2007 and 2010.
Use this free online training in Excel Visual Basic for Applications (VBA) to learn how to program macros within Excel. The tutorial covers everything from basic recording through to creating classes - something for everyone!

Relative Selection using Excel VBA Macros

Posted by Andy Brown on 16 August 2011 | no comments
This blog shows the various techniques within Excel Visual Basic for moving around and selecting cells relative to the active cell or selection. The blog includes a discussion of the Offset, End, Resize, Range, EntireRow, EntireColumn and CurrentRegion methods.

This blog is part of our Excel macros online training series.

Selecting Cells using Excel VBA Macros - Absolute

Posted by Andy Brown on 11 August 2011 | no comments
This blog gives the various possible ways to select cells, ranges, columns and rows using Visual Basic for Applications in Excel. Useful for the VBA newbie, but even gurus might find one or two commands they'd missed!

This blog is part of our Excel macros online training series.

Gradient Fill Colours for SSRS 2008 Chart Data Series

Posted by Andy Brown on 08 August 2011 | 1 comment
You can change the fill colour of data series in Reporting Services in a number of different ways, as explained in this article - but none of them allows you to set gradient or other effects. This blog is a rare appeal for help!

Changing Visual Studio default settings for ASP.NET

Posted by Andy Brown on 02 August 2011 | no comments
Visual Studio is a great tool for developing websites using ASP.NET - it can be made even greater by tweaking some default settings. Use this blog to change the default start-up options, assign a navigate backward key, insert attribute quote marks and open pages in HTML view by default.

Using the Organizer in Microsoft Project

Posted by Andrew Gould on 01 August 2011 | no comments
If you've ever spent time customising the same calendar or the same field every time you create a new file in Microsoft Project, you'll definitely want to know about the Organizer. This handy tool lets you copy any customised content into the Project Global template so that it will be available to every new project that you create!

This blog is part of a complete guide to customising Microsoft Project.

Tags:   Project / Custom fields
1-20   21-40   41-60   61-80   81-100          Next