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
SharePoint "webpage cannot be found" error message after installation
Windows XP SP3 Laptop - Keyboard and Mouse not responding
Tools to replicate from SQL server 2000 to SQL server 2008
Using OPENXML in a Stored Procedure for an Infopath form submitted via Web Service
Finding Duplicate rows in a datatable to mark as duplicate and have to append the duplicate row in new datatable
DHCP Server Service won't start
Append data in rows to different columns in different table
vfp 9.0 line spacing
Column order changes when data is exported from Access reports to Excel using "Analyze It with Excel" option
Autodiscover