There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "By typing =D4 in cell F5, the contents of cell D4, Happy day, have been duplicated in cell F5."
A block of code is set as follows:
=PMT($C$2/$C$4,$C$3*$C$4,$C$5)
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "The rows are labeled 1, 2, 3, and so on, up to 1,048,576, and the columns are labeled A, B, C, and so on, up to XFD."
Warnings or important notes appear like this.
Tips and tricks appear like this.