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

command

ResolvedVersion 2003

Command

How do you show formulas and values

RE: Command

Hello NAME,

Hope you enjoyed your Microsoft Excel course with BEST Training.

Thank you for your question regarding formulas and values.

To show formulas in Excel, simply click on the cell you want to check and then look in the formula bar. If you double click in a cell that has a formula, then you can edit it directly in the cell.

When you are looking at formulas, make sure you use the ESC (Escape) button to exit the formula is you make no changes, or if you make a mistake and want to cancel out and changes.

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,

Richard
Microsoft Office Specialist Trainer

Excel tip:

Creating a range of monthly payments as text

You could use a formula to create a range of payment ie. payment amount for x% to y% rate with fixed terms and principle.

The text that would be "between Xamount and Yamount".

Here is how to do it.

1 Use the PMT function to get your monthly payments figure or whatever frequency of payments that you choose he start range.

See PMT under Excel Help

2. Nest these in the ROUND function to round decimals see ROUND under Excel Help


3. Concatenate this using "&" and concatenate " to " and concatenate "Between ".

4. Concatenate the above to PMT function for the end range

ie.

="Between "&ROUND((PMT1),decimal places)&" and "&ROUND((PMT2),decimal places)

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