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
VS2008 C# DeskTop application Close form and open anther one problem
Excel dependable Dropdowns
Shared a folder in Outlook 2007 now how i can see that from another machine.
how to import forms and empty tables from msaccess 2002 to msaccess 2007
System.Data.OleDb.OleDbExc<wbr />eption: Oracle client and networking components were not found.
User and Group Permissions - "<unknown>"
Grow Vertical Lines in Access Report
Crash when using VLOOKUP in MS-Excel
How to Create Field with Autonumber?
Now function plus 6 hours