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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. dardartektips

    Read only database

    I have created a database that is on a network for 4 users. I put the file on the server on computer A and everything works fine. When I go to computer B when it opens it says it is read only. I have had the network admin check permissions and everything is correct. I found somewhere that if...
  2. dardartektips

    Cash Application

    I don't know what I've done this time. I was trying to enter a cash receipt and it didn't add up. I thought I deleted the entire cash receipt but now when I go back in to apply it some of the invoice I had previously selected are showing as still being selected. I believe it's only on the...
  3. dardartektips

    DFDM

    I started to enter a cash receipt when something came up and I didn't finish it. Instead of cancelling it when I got out of it I "saved" it. I've done this before (I think) and been able to get back into it to complete it. In the meantime I had to reboot the server and now I can't get to what I...
  4. dardartektips

    Sales Promotion

    We are getting ready to do a sales promotion where we are going to sell 5 items to our vendors for a substantial discount with the requirement that the items must be displayed in their store for 12 months. Any orders resulting from these items being displayed will then have to be ordered for the...
  5. dardartektips

    looks good on screen, not in print

    I have created this page: www.toltecltg.com/lighting/chandelier_olde_manor_copy.htm and the css is here www.toltecltg.com/style_scripts/css_info_pages_ltg_tmp.css When I print preview this page, the first picture on the page doesn't print (except for the first page). It looked really crappy...
  6. dardartektips

    pictures not lining up

    I am trying to redesign our front page www.toltecltg.com to have a fluid design. I have created www.toltecltg.com/index_new.htm my css_index_new.css is : html, body { margin: 0; padding: 0; background-color:#DDD8B9; } #header { width: 100%; position:absolute; top:1%; left:1%; }...
  7. dardartektips

    onchange firing 2 events

    I have a website that I am trying to create a page where our customers can pick a light fixture, then pick the color of the light fixture and then pick the shades that will go on it and have the page display a picture of what they have selected. I want the 2nd drop down box to be populated based...
  8. dardartektips

    contact us form

    I have inherited a website with a contact us form that some days works and some days doesn't. Usually if I go in and change the name of the form it will start working again. anybody know why ? Laura
  9. dardartektips

    link bars and photogalleries disappeared

    Help !! All of my link bars and photogalleries have disappeared off of my published web site. www.toltecltg.com When I go into front page either the published or my local site they are there. I added keywords to the published site on Friday could that have done something to them. Thanks, Laura
  10. dardartektips

    Sales Commission Report

    In MAS 90, I am trying to print a sales commission report for the entire year and April isn't being included, presumably because the detail got cleared when we ran it the first time. How do I get EVERYTHING ? I have a crystal report set up but I can't figure out what table to pull from in order...
  11. dardartektips

    Finished Goods Inventory

    Does anyone know how MAS 90 calculates Finished Goods Inventory on the Trial Balance. Ours seems to be about 2x what it should be. Thanks, Laura Wood
  12. dardartektips

    Visual Basic window docking

    I have managed to get my project and properties windows docked to the top (all the way across the top) of my visual basic window instead of the sides. How do I get this back to the way it used to be ? I can undock the window and put it where I want it but then its in the way. If I change the...
  13. dardartektips

    cursor type problem

    This is probably really basic. I'm trying to make the move from programming with Microsoft Access 2000 to Visual basic 6.0 and I'm having trouble with trying to update a recordset. I have imported data into a table named imprtGasPrices from which I would like to update a table named...
  14. dardartektips

    Resort a continuous form after a new record is added

    How do you force a form to resort after you have entered a new record ? I have created a database for my companies check book and I need it to resort after we enter a new deposit or withdrawal and I can't figure it out for the life of me. The form is sorted on a combination of the date and an...
  15. dardartektips

    calculate a running sum on a form

    I am trying to create a check register database and I'm having a really tough time figuring out how to calculate my balance. I really need to do this on a form and not a report. I need for the check register to resort by date whenever a check is entered out of date sequence and update the...
  16. dardartektips

    Dim Db as database

    Why do I get the message "Compiler Error: User-defined type not defined" when I try to dim a database. Laura

Part and Inventory Search

Back
Top