Recent content by amavadia

  1. A

    grouping

    i have very little knowledge of vba. any chance you could explain how to do it?
  2. A

    grouping

    i have to have an element of dynamic data exchange in it (its coursework) and this was the 'easiest' way. anyone? :s
  3. A

    grouping

    anyone shine a light on this problem plz!?
  4. A

    grouping

    sorry, just needed a quick reply, gotto hand it in tomorrow! lol
  5. A

    grouping

    I have created an invoicing system for a CD shop There is a transaction table which has each individual cd sold as a seperate transaction. Each transaction has an order number, so there can be more then one cd sold per order, but they all still have their own record in the table. im now...
  6. A

    grouping

    its my a level coursework and i have to use DDE in it somewhere
  7. A

    grouping

    I have created an invoicing system for a CD shop There is a transaction table which has each individual cd sold as a seperate transaction. Each transaction has an order number, so there can be more then one cd sold per order, but they all still have their own record in the table. im now...
  8. A

    name

    lol thank you both!
  9. A

    name

    I have a form to input details on an artist into a table. however ive just found a fault: i have split the name up into first name and surname and some artists only use one name e.g. Mario is there any way i can get the form to check if there is anything inputted into the surname field of the...
  10. A

    Selecting Record

    how do i do that mate
  11. A

    Selecting Record

    yea but i need another method. maybe by splitting it up by first letter of surname somehow. i kno the autocomplete would work but the end user has requested an alternative way
  12. A

    Selecting Record

    I have a table with customer details, probs over 3000 customer, and i need a method of selecting the customer in a form by their surname. Currently i have a combo box, but as you can imagine, this is not practical with so many records. anyone think of any other way to do it?
  13. A

    Update Query Trigger

    Hi im going to make an update query to deduct the quantity purchased of a product from the stock amounts but i need it to run the query automatically everytime a new record is added to the table any ideas how to do it?
  14. A

    Help!!!!

    ive been doing a report in word with loads of screen dumps and stuff im on page 30, and now when i add a dump, and change its layout properties to 'other' so that i can move it around, and then move the image into the text, it just vanishes along with the text and just adds loads of blank pages...
  15. A

    Mail Merge

    thats how i am doing it, the query is run, and then the records that are selected are mail merged
Top Bottom