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
What is continue keyword in C++ is in VB.Net
When contacting <a rel="nofollow" href="https://mail.domain.com/autodiscover/autodiscover.xml" target="_blank">https://mail.domain.com/au<wbr />todiscover<wbr />/autodisco<wbr />ver.xml</a> receiv
wired autoconfig service missing
Writing a value from Visual Foxpro 9.0 to Pervasive SQL9.5 table
Use old xbox360 controller on new xbox360
SSRS Bigint Data Type Export Problem
CRecordset and CLongBinary (BLOB problem)
BITS and WSUS 3.1
How do I add the YTD Column to this query in Access?
RPC server unavailable on adding host to Cluster