Microsoft
Software
Hardware
Network
Question : need help with vba syntax for microsoft access form
I found the code i need to switch the record source automatically but the example i had only used 1 criteria and mine has 2. I am listing below what I tried and failed with.
me.RecordSource= "select * from dbo_ShipInst where Cardcode=" & me.Text0 and Address= & me.Combo23
if you could just let me know what I need to change this to for it work that would be great.
Answer : need help with vba syntax for microsoft access form
use this then,
me.RecordSource= "select * from dbo_ShipInst where Cardcode='" & me.Text0 &"' and Address= '" & me.Combo23 & "'"
Random Solutions
Cannot get calendar to start week on Sunday
passing string to container from Active-X
ListBox Selected Index from Javascript
Replace MS Access button with company icon
Client Connectivity problems
Help using Function to Get Current User's Desktop: Access 2003 VB
how do i reinstall the client access server role for exchange 2007 need immediate assistance
Exchange 2003 Activesync - some accounts able to authenticate, some return a 403 error on Exchange and can't connect on mobile devices
Email recipients in BCC field can see eachother
Outlook 2007 opens with choose profile