
Combine text and time
This example shows how to combine text and time successfully.
4
To combine text and time:
1. Select cell A5 and type shutdown.
2. Select cell D5 and press <Ctrl+Shift+:> to insert the
current time.
3. Select cell A7 and type the following formula: =" Today "
&A5&"at"&TEXT(D5,"hh:mm PM").
16
Chapter 1
Figure 1-15