Search results

  1. H

    form not displaying records

    i have done it
  2. H

    form not displaying records

    ahhh thank you your a life saver
  3. H

    form not displaying records

    good point ;) and no if create new form works perfectly maybe have to do that after all not a complex one
  4. H

    inserting serting logo

    i have created a logo in word, and which we use on all the documents but when i insert it into the database it only allows it to be one size and if i try making it smaller it just crops its, any ideas?
  5. H

    hey biatch

    hey biatch
  6. H

    form not displaying records

    Hi on my data base i have a customer form which when opened doesnt bring up the records, it used to and its record source is tbcustomer any ideas, i have attached it aswell thanks
  7. H

    Question saving

    bad times viki ;) finished mine and my dad using it
  8. H

    cannnot edit details in the form

    there is the database password is 123 it is the abc bouncers new customer what i need to be able to add new records and edit and change them
  9. H

    cannnot edit details in the form

    i have been messing with the form properties and not sure what i have done, but now when i view the form i cannot edit information or create a new record only view them, it is only within this one form, how can i change it back so view edit and creare records
  10. H

    adding up the cost

    oh forgot about that only 123 for time being
  11. H

    Question spacing issue

    =[FirstName] & " between these do i need to put anything" & [LastName] & Chr(13) & Chr(10) & [Address] & Chr(13) & Chr(10) & [City] & ", " & [State/Region] & " " & [Post code] and does chr(10) mean the character length
  12. H

    adding up the cost

    ahh sorry theres a problem if i do have more than one product it put the total twice as in for each product which is displayed
  13. H

    adding up the cost

    i did have it in the footer rather than the detail cheers works
  14. H

    Question spacing issue

    i know this breaks first normalisation but on my report i have surname and forename together so you get the name and everything else looking like an address etc John smith 123 grant lane Manchester but my isssue is that i have to leave big enogh space for large first names like Alexandra...
  15. H

    opening

    Opening the Database how can i make so that when i open the database it opens on to my main form??
  16. H

    Question viewing the SQL code for a button

    That worked thanks alot :D :D :D
  17. H

    adding up the cost

    ok ive tried doing the solutions but every time it still have #Error because i want to invoice the customer so it displays all the products and individual price but totals them all up to get a final amount
  18. H

    Question viewing the SQL code for a button

    i have created alot of buttons, but i need to change add some things to them but i created them all by wizards but when i go to properties it says it is a emmbeded macro and comes up with a macro editted where i cannot find it? thanks hayden
  19. H

    Action button problems :(

    could you add the new line into the existing code and paste it back so its in the right place please because im new to access
  20. H

    Action button problems :(

    it is a report
Back
Top Bottom