I have two tables, both with the same data types, and I am trying to map the two together. My problem is that I only want one match for each record in table 1, but there are several matches being made. So I am trying to find a way to retrieve only uniwue records from table 1.
My querry now...
I'm trying to do something like this:
If (UDate < 5/19/02){"<5/19"} else {">5/19"}
But there is something wrong with my syntax...Any help?
Hi! I was wondering if anyone knows where I can find a step-by-step guide to installing additional memory into my Sony Vaio PCG-F270 Laptop, or maybe if you know how. Is it easy?
I am trying to put the items selcted in a multiselect ListBox into a String. I am using the following code but it is not working properly. It will not display each selection, only one selection multiple times. Here is my code:
Dim varItem As Variant
Dim txtTemp As String
For Each varItem In...
Hi there! I have a multiselect ListBox on a form which I am trying to have the selections displayed as a string on my report. I was given the following code but it was a little unclear to me. I'm not sure where it goes, either. Please Help. Here is what the loop code looks like:
...
Dim...
I am wondering what the code would look like (and where I would put it) to diplay multiple selections from a ListBox into a text box. I know it will require a loop but I am not exactly sure what the format should be like. Ihope someone can help!!!
THANKS!
I currently have it set up so that...
I am trying to display a selection from a ListBox which is on my form on a report that I am running. I have successfully accomplished this for text boxes but cant seem to get the ListBox selection to appear. I have used the following code:
Forms!MyForm.Form!MyListBox.Column(0)
This does not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.