Building on Exercise 6, create a spreadsheet to manage your expenses. Set up a column for the date, check number, payee, amount, and comment. Create a column to track deposits to your bank account and another to track the balance. Write formulas as needed to keep the running balance. Set up conditional formatting to let you know when the balance falls below a certain level. Filter it as needed to see your spending habits.
What will be an ideal response?
Many possible answers; reuse and augment work done in 6 and 12
Computer Science & Information Technology
You might also like to view...
Optional parentheses in expressions are said to be
a. redundant. b. binary operators. c. implied. d. declared.
Computer Science & Information Technology
6. Suppose an array fruit is ["apple", "orange", "grape", "peach"]. fruit[4] is ___.
A. "apple" B. "orange" C. "grape" D. "peach" E. None of the above. There is no fruit[4]. You will get an "undefined" when you try to access fruit[4].
Computer Science & Information Technology
Explain the purpose of a mask and how to create a mask.
What will be an ideal response?
Computer Science & Information Technology
Symmetrical organization.
For each of the following multiprocessor organizations, describe an environment in which the organization is useful; also, list a drawback for each.
Computer Science & Information Technology