Any other suggestions? This appears to be very easy, so I apparently
need more descriptive steps to help me. Please feel free to over-do
it.
LocateServices@aol.com (Rick) wrote in message news:<664ddb41.0401290558.2ba4c505@posting.google. com>...[color=blue]
> Hello,
>
> I currently use a field that I have set up to keep notes in. It is a
> memo data type field. It looks like a simple box, and I typically
> time and date stamp my notes as I enter them. For now, whenever I want
> to add a new note to one of my files I will click once at the very top
> left corner of the field, hit <enter> twice to move all the previous
> notes down two levels, then I move the cursor back up to the top left
> again, then I'll hit the Ctrl and the semi-colon to put the date in, I
> then add a couple of spaces, then I'll hit the Ctrl and colon to put
> the time in, and finally add a few more spaces then begin making
> notes.
>
> I would like to set up a command button that will perform these steps
> for me. These are the steps I forsee:
>
> OnClick
> 1...go into the notes (I call this field "tblHistory")
> 2...move cursor to the beginning of the notes (upper left corner)
> 3...advance all current notes down 2 levels (like hitting return
> twice)
> 4...move the cursor back to the beginning (upper left corner)
> 5...add the current date
> 6...add 2 spaces
> 7...add the current time
> 8...add three spaces
>
> I get stuck on #2. When I click on the command button it goes into
> the notes and it highlights ALL the notes. If I continue beyond this
> step the notes will disappear because they are all highlighted instead
> of the cursor starting at the beginning (upper left corner)
>
> Any suggestions?[/color]