Recent content by DeltaWolf7

  1. D

    NEWBIE: How do I convert a query to text?

    I know it breaks every rule in the book but this database is only used for managing our printer/cartridges. We actually use it to mass edit items and then export in to a tab deliminated file which then get import by our oscommerce website. Please, I really need to do this to save myself hours...
  2. D

    NEWBIE: How do I convert a query to text?

    Hi, I have a database with a query that returns a list of printers. This is created by finding all the printers in the database that take a perticular cartridge by code. Sample below. PrinterName ----------------- Some Printer 1 Some Printer 2 Some Printer 3 ETC What I want to do is take the...
  3. D

    Help building a list (newbie)

    Almost right. The data I already have. Its complete and does not need to change. what i am trying to do it create a query that can output a view that is formatted in a way that i can use it with our website. I hope this makes sence to you. Database Design ----------------- Cartridges ========...
  4. D

    Help building a list (newbie)

    Thank you for the quick reply. Would cascading ComboBoxes also work within a query? The reason I am asking is because what i am trying to do is build a list that I can export to a tab delim file and import to our website. (oscommerce/easy populate) Thank you
  5. D

    Help building a list (newbie)

    Hi, I am hoping this is the right place to find some help. I have just started access (2003) and i am trying to build a list. Let me explain. I have a table that contains cartcode, description, price and another containing manufacturer, model I then created a new table that links these...
Back
Top Bottom