flicky_long
New member
- Local time
- Today, 07:23
- Joined
- Jan 22, 2009
- Messages
- 4
Afternoon,
Can anyone help me write a vb module on an access form (called frmRequest) to do the following:
1) Cut the contents of a memo field called 'Most Recent Entry'
2) Paste the data into another memo field (inserting a carriage return/line space) between the previous line of data and the pasted data
i.e. Pasted Data
Old Data
Thanks!!
Can anyone help me write a vb module on an access form (called frmRequest) to do the following:
1) Cut the contents of a memo field called 'Most Recent Entry'
2) Paste the data into another memo field (inserting a carriage return/line space) between the previous line of data and the pasted data
i.e. Pasted Data
Old Data
Thanks!!
Last edited: