I have a Comments box that is a memo field. I would now like to separate this Comments field into a datasheet format.
The comments field is one big field and the user puts the date, then a dash and then the comments. To put in another date, they currently stay in the Comments field and press Ctrl-Enter i.e.
"12/10/04-This would be the second comment.
12/09/04-This would be the first comment."
This is currently in one big Comments memo field.
This is no longer a good format for me. So what I want to do now is wherever there is a date, I want to be able to copy it and put it in the datasheet format on separate lines. This will allow me to sort by date, filter, etc. So each date should be on its own line.
I made another field called CommentDS. What I'm doing now is copying each date's comments and then putting it one by one in a separate line in CommentDS.
I didn't think there was any easier way, but I thought I would ask anyway.
Is there an easier way?
Thanks in advance.
The comments field is one big field and the user puts the date, then a dash and then the comments. To put in another date, they currently stay in the Comments field and press Ctrl-Enter i.e.
"12/10/04-This would be the second comment.
12/09/04-This would be the first comment."
This is currently in one big Comments memo field.
This is no longer a good format for me. So what I want to do now is wherever there is a date, I want to be able to copy it and put it in the datasheet format on separate lines. This will allow me to sort by date, filter, etc. So each date should be on its own line.
I made another field called CommentDS. What I'm doing now is copying each date's comments and then putting it one by one in a separate line in CommentDS.
I didn't think there was any easier way, but I thought I would ask anyway.
Is there an easier way?
Thanks in advance.