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
Changing Default Calendar in Outlook 2007
Complex SQL Query
DHCP not updating DNS Reverse lookup zones
Deriving Month from Text
Find bottom level of an SQL Tree
How To Disable CTRL-COMMA Shortcut ?
How to check a folder if file count has increased and identify file(s) by filename that increased the count
Find Corrupt Record
Help me hack
Find \Device\Harddisk1\Partitio<wbr />n1 in Windows NT 4.0 (bad sectors)