Microsoft
Software
Hardware
Network
Question : Insert field into memo field
Is there a way that I can insert a field into a memo field?
i.e
Memo field:
"As you are aware we will close from" & [StartDate] & " until " & [EndDate] & " blah, blah, blah
where StartDate and EndDate are fields on a form
Answer : Insert field into memo field
Just do that in VBA:
MemoFieldName = "As you are aware we will close from" & [StartDate] & " until " & [EndDate] & " blah, blah,
Random Solutions
weather webpart using HTML,CSS and javascript
All memory used by SQL Server 2008 + Reporting Services
how to unlock my touch 3g phone, if i forgot my username and password
Is there a way to install IIS using Configuration Manager 2007?
Cannot Resolve Loopback 5.3.5 Delivery Error
(vb.net) How to wordwrap a cell in a datagrid
Outlook Meeting requests not going into the calendar
Mousing Around Win 7
Reconfiguring CRM Toolbar in Outlook
Error message after installing Ajax and using Editor control