Hi guys -
Once again thanks loads for the help.
Dave: yes I ran into that "-What- data range do you want a
a form for, bub?" message, myself. But only if the active cell was
not in close enough proximimty to the list for Excel to be able to
guess. My original macro was avoiding that by landing just one
row below the last record.
Anyway: Yesterday I left Rob's SendKeys in the autoopen macro
by accident, and when I opened it this AM, sure enough I had a
blank form. However, it was appending records _below_ the
whole range that comprises my list.
Hmmm.
Playing around with it, this is what I found:
My sheet had a first column with each date from 1 jan to 31 Dec
in it. The second colum was a formula to show the weekday of
the date to the left. Then the next bunch of colums was where
the daily log data went.
I set it up this way (with a line for each date) because I thought it
was needed in order to maintain the formula in the second column
For some reason, with the sheet set up that way, the form would
always open up with the first record of the list in it, as I said in
the
last post - even with the SendKeys in it, when I stepped through
it in the VB editor.
But today, it decided to open a completely blank form several
rows under the existing list. (!?) So I deleted the blank rows and
closed and opened the book. It now opened under the last row
of the list -but it showed the sedond field (column B) with no
space to enter data - and when I appended the new record the
formula was copied down from the record above! -
So, I deleted all the rows with the pre-entered dates in Column A
and now it works prefectly: the form opens up with a blank, new
record, but my formula copies forward.
Still no idea why it consistently opened up on the first record and
not a new record form before, but that's a different balrog in the
woodpile.
Thanks again for your help. Turns out you had it right all along,
Rob. I just had to help Excel append to an existing list, and
_not_ help it figure out I wanted that formula in each record
by pre-installing the formulas in column B. It's a pretty smart
program, eh?
[now, as a parting request:
I still can't seem to get email noticed that there are new posts on
this thread - even with that option set to on and even with sub
scribing to the thread. In fact, when I went to the User CP, it said
"no new posts to the thread" though you had both posted to it.
Sure would like to know what's up with that.]
But, even if I have to manually check in daily to look for any new
posts, it well worth the effort. You guys are terrific.
Thanks again!