I'm not 100% positive, but I don't think Windows XP supports Office 97 applications. So, it might be helpful to either convert the database to a later version (2000 or XP) or move to a different version of Windows. This is definitely one of those fun parts of Microsoft - software...
Below is the module that I am using, but it only works in certain databases because it is in DAO. I am not literate enough in ADO to figure out what needs to be changed and what works fine. Any help would be appreciated.
Thanks, LAS
Function CombineChildRecords(strTblQryIn As String, _...
Yes, this does happen if different versions of Access are being used to access the same database. You can correct this by putting all the tables in a separate, non-used database and having the user's database link back to the table database. Hope this helps.
I am trying to combine an infinite number of records, grouped by workorder number, listing different part numbers separated by a comma. Each workorder has a different number of parts to list. How do I do this? I don't need the list to necessarily be saved, just entered on a report. Any...
I am trying to combine an infinite number of records, grouped by workorder number, listing different part numbers separated by a comma. Each workorder has a different number of parts to list. How do I do this? I don't need the list to necessarily be saved, just entered on a report. Any...
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.