Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Access Multiuser > Re: Need help w...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 2131 of 2176
Post > Topic >>

Re: Need help with this code to set the List Row Source

by "pietlinden@[EMAIL PROTECTED] " <pietlinden@[EMAIL PROTECTED] > Jun 24, 2008 at 06:16 AM

On Jun 24, 5:46=A0am, "Douglas J. Steele"
<NOSPAM_djsteele@[EMAIL PROTECTED]
> wrote:
> Slight correction. If the second column of the combo box is going to
retur=
n
> the string
>
> Like 'T*'
>
> then the SQL should be
>
> =A0strSelected =3D "Select * from Products where productid " & _
> =A0 =A0 Me![Combo24].Column(1)
>
> (i.e.: you should NOT have an equal sign in there)
>
> --
> Doug Steele, Microsoft Access MVPhttp://I.Am/DougSteele
> (no e-mails, please!)

shouldn't it be...

strSelected =3D "Select * from Products where productid LIKE '" & _
>     Me![Combo24].Column(1) & "*'"
 




 2 Posts in Topic:
Re: Need help with this code to set the List Row Source
"pietlinden@[EMAIL P  2008-06-24 06:16:27 
Re: Need help with this code to set the List Row Source
"Douglas J. Steele&q  2008-06-24 10:05:50 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Nov 20 7:06:30 CST 2008.