Search results

  1. S

    Refreshing a text box

    Hi all Does anyone know the VB code to update a text whenever a form is opened? Thanks :)
  2. S

    Hi There StupidStudent Again here

    Thanks to everyone who has helped on this project All you who i have been bugging will be glad to know it's nearly finished (thanks to you peeps!) Just a quick question though When coding in a Form_Open in VB Does anyone know how i can find a query that i have set up and apply it to a txt...
  3. S

    Hi There StupidStudent Again here

    Thanks to everyone who has helped on this project All you who i have been bugging will be glad to know it's nearly finished (thanks to you peeps!) Just a quick question though When coding in a Form_Open in VB Does anyone know how i can find a query that i have set up and apply it to a txt...
  4. S

    StupidStudent AGAIN!! please help

    I was looking for some help please I have a customer order form which has a sub form called customer order line. within customer order line i have the amount of a certain plant needed to compleat that order I also have a table with all the plants details and the amount in stock however...
  5. S

    making a key using Dmax

    Hi thanks to everyone who helped me before or added to this site loads of awsome info....... I have a problem generating a number for a primary key I have a form where the user can add a new plant and I currently have the key set to = "pc" & Int((1000*Rnd())+1) However this has no...
  6. S

    Just a quick Question

    I have a form which will not let me update any fields, every time i try it tells me that i need to enter details into a field which does not exist?? any ideas people??? thanks again!!
  7. S

    Deriving a total from a continuous form?

    Hi people just wandering if i can get a bit of help please?? I have a "suppOrder" form and within it there is a "suppOrderLn" form and suppOrderLn is the continuous form. However within suppOrderLn there is a line total. Within suppOrder there is an Order Total. Is there any way that i can...
  8. S

    Awsome site! please help

    This site is a god send and really helping me understand access I dought very much if my uni project would be the same without it!!!! There is one thing which if i could get some help with, would really make a difference. I have a form with all the details of a plant, this also includes stock...
  9. S

    some help would be awsome!!

    Wicked forum have learned alot using these pages however...... I have a table which holds a product name and price. On a form i have a combo box which has 2 columns 1 for the product name and 1 for the price. Next to the combo box i also have a text box which i would also like to display the...
  10. S

    Please Help

    Hi all fisrtly Wicked forum loads of great info!! I was wondering if anyone could help me i am new to databases and have managed to cobal together something for a uni project however i have hit a wall. I have a supplier order form which has a txt box called SuppOrderNum which is the primary...
Back
Top Bottom