Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

macro

ResolvedVersion 2007

Vipesh has attended:
Excel Advanced course
Excel VBA Intro Intermediate course

Macro

how do you edit macros

RE: Macro

Hi Vipesh

Thank you for your question. To edit macros go to the Tools menu and choose Macro > Macros and from the dialog box that comes up select the macro you would like to edit and click the Edit button.

I hope this helps - do let us know if you have any further questions.

Kind regards,
Andrew

Mon 9 Feb 2009: Automatically marked as resolved.

Excel tip:

Sum Up All the Values in A Column

If you want to quickly calculate the Summed values of all cells in a column in Excel 2003 normally you would use the SUM formula. (eg if you wanted to calculate the values in Column C rows 10 to 25) the formula would be:

=SUM(C10:C25)

However, if you keep adding values to column C you would keep having to modify the above SUM formula which can get quite annoying.

To get around this you can sum all the values in a column using the following formula:

=SUM(COLUMN:COLUMN)

Which, in our example, would be:

=SUM(C:C)

NOTE You cannot place this formula in column C, or else Excel 2003 will show a circular reference error.

The formula must be placed in any other column, EXCEPT the one being calculated.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.08 secs.