Microsoft
Software
Hardware
Network
Question : Populate a Listbox with a query on MS Access
I have this query
SELECT FundName, LastContactDate, LastFileDate
FROM modhist
WHERE DateDiff("d", NZ(LastContactDate, #1/1/2010#), Date()) > 90;
I would like to show it like this inside a ListBox
modhist.FundName, You have not contacted this firm since "modhist.LastContactDate"
how would I do this.
Thanks
Answer : Populate a Listbox with a query on MS Access
The easiest way would be to add the string to your SELECT statement, and then set that as the control's source.
So, something like...
SELECT FundName & ", You have not contacted this firm since & LastContactDate & "'"
FROM ...
Random Solutions
Adding Columns to ASP.Net Gridview Control
cant delete folders: The source file name(s) are larger than is supported by the file system...
your computer appears to be correctly configured but the device or resource (
www.google.com
) is not responding
How to repair a dell e171fpb monitor
Fake Antivirus program prevents any application from being launched
Mapping drives over a site to site VPN
Google Apps Gmail and legacy MS Exchange (SBS) 2003 Synchronisation
Compare Column Names in Tables in Schema A With Column Names in Tables in Schema B.
P2V Fails using VMware COnverter standalone client
groupwise to zimbra migration