Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by storebay

  1. storebay

    Inventory Calculations Problems

    Hey thanks Mal'chik, The information you gave was extremely helpful! I tried it and when I run the query it displays all the products now. It is still giving problems though. The problem now is that the products that have a sale display the total sold quantity in the total sold calculated query...
  2. storebay

    Inventory Calculations Problems

    Hey ya'll, I did an inventory database in access for someone but it has a problem. It has a products database which contains the products. It has a purchases database which is to record the products bought and a sales database which has the products sold. Now to get the current inventory one...
  3. storebay

    Address Book

    To All, A guy I know discovered that some of the addresses in his Address Book were accidentally deleted and wants to get them back. I told him I think that is impossible but I will see if I can find out. I checked everywhere and could not find anything. Can you all come up with a solution? Or...
  4. storebay

    Complex Pivot Table

    dawnd3, Thanks a lot for your reply. I will do up a sample and send it to you okay? Thanks again.
  5. storebay

    Complex Pivot Table

    Hi Everyone, I have a problem that I need solved and I really hope that you all can help me. I designed a database for a company to use to do marketing analysis reports. Some of the reports that they wanted have to look a certain way. For instance, with database you have a couple headings but...
  6. storebay

    ME and MS Proxy Client

    I'm managing a computer network. The server is running Win NT 4.0 and the machines are running windows 98SE. The server has the connection to the internet for surfing, email, etc. and all the machines access these services through the LAN. The machines all have MS Proxy Client installed for...
  7. storebay

    Subtracting in a form

    RickSpr, Thanks for your extremely informative advice. Well, the sum is adding up all the quantities and not just the current record, so that is okay. Secondly, yes we have to take into account damaged items and so on, and I did. The damages and returns are being tracked in the sales form. The...
  8. storebay

    Subtracting in a form

    I have a database in which I want to track stock on hand. I have one table where I record purchases (Purchases Table), and this is linked to the Purchases Data Entry Form. Then I have another table where I record sales (Sales Table), and this is linked to the Sales Data Entry Form. Now in the...
  9. storebay

    Using DSUM Function in a Form

    WalkLukeIII: Thanks for your advice. Could you tell me how to do what you recommend? I would be greatly appreciative. Thanks in advance. Awaiting your reply
  10. storebay

    Using DSUM Function in a Form

    I have a form that is based on a payments table. The payments table is linked to a Sales Table. The Sales Table records when a sale is made and an invoice no. is recorded. Everytime the customer makes a payment it is recorded in the payments table (which is linked to the sales table based on...
  11. storebay

    Hiding Urls in "<A HREF=" tag

    Thanks kb244! Having the javascript in a js file sounds like an okay idea. How would I go about doing that? What would the script look like and how would I insert it in the file? I'm not too familiar with javascript, but trying to learn it. Thanks again.
  12. storebay

    Hiding Urls in "<A HREF=" tag

    Is there a javascript available that hides the url in all the &quot;<a href=&quot; tags on a page? And if it hides it from displaying in the status bar as well would be good. Thanks.

Part and Inventory Search

Back
Top