Hi again Ed. Thought I would sneak this in under my last post in case you have some more time.
Ideally the most recent time stamped note would be at the top of all the other notes, currently all new notes show up at the bottom. Using the sort on the time stamp field I can get the latest note to the top but inputting the new note happens at the bottom. It may seem like a small detail but I'm trying to make this as easy as possible for the end users, some of which rarely use a computer, or have had little to no exposure to computers.
The current layout has a field on the frmMain to input notes. This way the end user would create the new note, and then when saving it the note would be transferred over to the subform which can be viewed on the main form. This will enable the end user to glance once at the notes and see what was said last. I think it would be best to have a 'save' button on the main form as opposed to a 'new' button on the subform.
Some notes may go several lines, but the current capture does not increase as the note increases. I've looked into this and it appears to me that the properties window for the specific items should be able to allow this but to date I've not had success in increasing the size of the field of view as the note increases in size (not the data type which I have set to Memo), for example a note that is four sentences long is awkward to read.
Finally I'm trying to get more out of the properties boxes. I found once I created the subform it was difficult to alter it. Not the actually look which is easy to do in design view but the guts of the thing that allow it to perform. I've figure out a few things through trial and error and it strikes me that most alterations could be performed in the properties box instead of deleting and starting the thing over, but to date my adventures in the properties box have been mixed at best.
I hope you or no one on the forum minds this direction of the thread which is a lot of open questions.
thanks