Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
access 2003 form fetch
Name: fleetmack Date: April 18, 2005 at 15:00:20 Pacific OS: xp sp2 CPU/Ram: 3.0/gig
Comment:
using access (and VBA) i need to do the following:
i have a table with a mere 2 fields -- id and desc (id number and description). I want, on a form, to be able to type in the id...then in a different display area, i want it to display the description that is associated with that id number.
Summary: I am having a strange problem with Listboxes on Access 2003 forms. In cases where the Listbox is not large enough to hold all of the values, the vertical scrollbar appears on the side of the Listbox ...
Summary: I am attempting to run a query in access 2003 passing a parameter from a publicly delcared variable, but to no avail. Here is the query: strsql = "SELECT a.tech_id, a.tech_first_name, a.tech_last_...
Summary: I am not well versed in VB but I know enough to get by. I am trying to develop a module for Access 2003 that would allow me to select a particular folder that contains several files in it (doc, txt, ...