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

excel cell comments

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Excel cell comments

Excel cell comments

ResolvedVersion 2003

David has attended:
Excel Intermediate course

Excel cell comments

Is there a 'track changes' option on Excel much the same as there is on Word?

RE: Excel cell comments

Hi David

Thanks for getting in touch. Yes, there is a 'track changes' feature in Excel. To try it out, go to the Review tab and select Track Changes. The dialogue box that appears will allow you to choose who will be tracked and what.

When you next use the workbook after it has been edited, you can use the Review tab to cycle through the changes and approve or reject as appropriate - just like Word.

Kind regards

Gary Fenn
Microsoft Office Specialist Trainer

Tel: 0207 987 3777
Best STL - https://www.stl-training.co.uk
98%+ recommend us

London's leader with UK wide delivery in Microsoft Office training and management training to global brands, FTSE 100, SME's and the public sector

Thu 25 Oct 2012: Automatically marked as resolved.

Excel tip:

Stop Formula Returning A "#DIV/0" Error

If a formula returns a #DIV/0 error message there is a way to avoid such results.

For example the formula =A1/B1 will return a #DIV/0 if B1 is empty or a zero.

If you protect your formulas with the ISERROR function, the formula will then look like this:

=IF(ISERROR(A1/B1),0,A1/B1)

In plain English: should the result of A1 divided by B1 be an error change the result to 0 else show the result of A1/B1.

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.09 secs.