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
remote shutdown dos how to trace
Offline files sync problem
'Day' is a type and cannot be used as an expression
How to tel an MFC app the location of an external DLL?
Excel Instances- Refering to the Instance in VBA
How to resolve Blue Screen with errorcode 0x80899707 on SBS 2003?
Corrupt Administrator Profile on W2003 server running exchange, w/exchange db running on SAN attached as X:
Looking for a PDF application that allows me to create forms
Broken Exchange Server 2010 management tools
Desktop icons have a white border around them and a dotted one too