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

practice auditing

ResolvedVersion 2003

Peter has attended:
Excel Intermediate course
Excel Advanced course

Practice Auditing

What is practice auditing?

RE: Practice Auditing

Hello Peter,

Hope you enjoyed your Microsoft Excel Intermediate course with Best STL.

Thank you for your question regarding practice auditing. I'm not sure what you are referring to. The only reference to auditing in excel is 'Formula Auditing' which can be found in the Tools menu. This was covered in the intermediate level of your training and perhaps you may have some additional questions concerning this aspect.

If I'm barking up the wrong tree please let me know exactly what it is you are looking for and I will get back to you as soon as I can.

I hope this resolves your question. If it has, please mark this question as resolved.

If you require further assistance, please reply to this post. Or perhaps you have another Microsoft Office question?

Have a great day.
Regards,

Rodney
Microsoft Office Specialist Trainer

Excel tip:

Calculate difference between two times

For presenting the result in the standard time format (hours : minutes : seconds . Use the subtraction operator (-) to find the difference between times, and the TEXT function to format the returned value to text in a specific number format.

Hours never exceed 24, minutes never exceed 60, and seconds never exceed 60.

=TEXT(B2-A2,"h")
Hours between two times (4)

=TEXT(B2-A2,"h:mm")
Hours and minutes between two times (4:55)

=TEXT(B2-A2,"h:mm:ss")
Hours and seconds between two times (4:55:00)

Where B2 and A2 must hold the end time and start time respectively formatted as a time format

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.