Search results

  1. D

    VBA Problem (DAO)

    Why the sarcasm? I think that the majority of the posters in this forum aren't as competent as some of you, and the fact that you answer questions with a single sentence doesn't really help. Oh and searching the forum doesn't really provide you with an answer as intended; 90% of the posts on...
  2. D

    VBA Problem (DAO)

    Right... maybe thats why you couldn't provide me with a decent answer in the first place. Anyway i managed to sort it out; if anyone has a similar problem you could PM me for my solution.
  3. D

    VBA Problem (DAO)

    Thanks for the reply; however the case described there is much more complicated than my own replational database and i cannot sort out the code relevant for my task.
  4. D

    VBA Problem (DAO)

    Hey i'm new to the forum and the whole VBA coding and have come accross a problem. Im using a database to manage the transactions of a software retailer. Basically it concerns two tables: tblStock(Stock_ID, Product_Name, Manufacturer, Price, Qty_Stock) and a table tblOrder which contains the...
Back
Top Bottom