lost of data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a database with about 225 records. I was trying to put a drop down
list for one of the record. I have succeed at this but now I dont show any
record on the form view. I have tried to take of the filter that does this.
In the help it tells me to take all the filter out but the icon to take them
off is not active. How do I get back my records? I know they are still there
I can see them in the tableview.
 
Ever,
Are you using the filter by for or filter by selection
icons or are you using the VBA filter properties?
Geof Wyght
 
Where do I go to find this out. All I know I was trying to make a drop down
list and when I succeed at that I could I didn't have any record on my form.
The icon tha you are referring to are not active. I can not do anything with
them. As far as the vba filter I dont know how to go and check. If I fid it
was not on purpuse.
 
Ever,
Did you use a wizard to create the list box? If you want
to see if you have any VBA code, open the form in design
view and click on View, Code.
Geof Wyght
 
Back
Top