I have recently converted a couple of my Access 97 dbases to Access 2002 running under XP Pro without too much pain. The main trick seemed to be to replace the Missing Reference to DAO 3.5 with a reference to the new version (6.0?).
However my reports, which use a lot of concatenated text, are...
I have converted a couple of my Access 97 dbases to Access 2002 fairly successfully by correcting the missing reference in a dummy module, then saving. Everything seems to work except my predefined reports, which contain concatenated text strings. The syntax (|[datone]| |[dattwo]|) to produce...
I am looking for VBA code which will scroll through about 60,000 records dividing an address line field into two new fields, one containing the house number and the other the street name, using the first space from the left which it finds as the separator (for example datAddress "13 Elm...
My database holds user permissions. Table 1 contains User details and Table 2 contains User periods of approval. The tables are linked on a unique UserID. Each record in table 1 is unique but there may be several related records (events) in table 2. There are pop up forms based on each table...
Thanks for the prompt response. The subform was set to single previously. I have just tried setting it to continuous but it does not appear to make any difference all events are still available when all I want to display is the most recent.
Perhaps I have to do something with the underlying...
My database is centred on two main tables - a table of user details, and a table of events (approval dates). I have created linked forms (with underlying queries) to bring up the User detail records and then show an associated event form with one or more records for user approval dates. I now...
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.