The chances of someone having the same book are not great.
I thought it worth a shot. It's a pretty good book. Up 'til now.
Could you post some description and example of what isn't valid and what error
message you receive?
OK. As I posted, it has to do with a 'what-if' worksheet and data
tables. First mention of both.
The CD contains files that have most of the typing done -- I just have
to fill in the problem info -- so I have the setup handy. The scenario
is caclulating mortgage payments for various original amounts and
various payoff times. The example on the instructional page shows an
empty cell at B5 where I plugged in the PMT formula --
PMT(0.09/12,b16*12, -100000). The original amounts are in cells b5:b12
(running from 100000 to 135000). The tems in years are in cells b4:f4
(running from 15 to 30 years). A label in A14 reads "input cells." A15
reads "column:" B15 has 100000 in it. A16 reads "row" and B16 has 15
in it.
The 'example' of using 'Table' to set up data looks like:
Row input cell: Sheet1!$B$15
Column input cell: $E$14
and shows cell E14 selected.
When I select E14 and fill in the dialog with those values, I get
"input cell reference is not valid." When I select cell B5, which
looks like a likely place to start an array of data, I get a sort of
multi-purpose error msg, the relevent bit being "if you clicked on the
Table command of the Data menu, you must select a single rectangle
that is more than one row high and more than one column wide." The
actual directions for this part of the problem read "Create a
two-variable data table by comloeting the Table dialog box."
I obviously don't have a clue what I'm doing.
TIA