Search results

  1. D

    Funny exclusive access problem

    Very useful, this solved my problem too. Thank you.
  2. D

    Organizational Hierarchy

    I've read about TreeView, but unsure about how to take the data from it's current form and manipulate it in a way readable by the control. I've seen some documentation for it, but it's still a bit hazy to me, I don't even know where to find the TreeView ActiveX. I've found a page on Microsoft...
  3. D

    Organizational Hierarchy

    I have a table with the following headers: staffID | name | reportsToID and I'm looking to create a report (or some form of texual output) that looks like this, based on the one table I have: Employee name -Employee name -Employee name --Employee name -Employee name -Employee name -Employee...
  4. D

    Multi-table wildcard query

    If you're reading this in the future (or today rather, in the future when thinking of when I wrote this post) thinking you have the solution, please please write a couple of lines. Althought this particular project is over (I wasn't able to produce this crutial rapport) I would like to know how...
  5. D

    Multi-table wildcard query

    Dwight, I'm not keeping the records, I'm just comparing them; and there is a lot of it, so normalizing it isn't really an option. It would definetily have been my suggestion too, if I was to keep the data. sina london
  6. D

    Multi-table wildcard query

    Hi, and thanks for your suggestions. You are absolutely right that the first two suggestions have problems. The last one though, was interesting (see above), and I gave it a go, only to discover that there are companies as small as "Oxfam" and as large as "Marketlink Marketing Communications...
  7. D

    Multi-table wildcard query

    I have two tables in Access with company data, like company name, address, contact, etc. One of the tables has complete company names, like "Random Business Limited" or "Huge Corporation Plc", the second has only shorter names like "Random Business" or "Huge Corporation". I wish to set up a...
Back
Top Bottom