Recent content by DanHolland

  1. D

    unique references

    id like each site to have a unique reference that is made up of the Account Reference and a unique number for that site for example an account which has 2 sites would work like this; (first site for each account is always 001 and ascending from there) RHMP/001 RHMP/002 AASX/001 AASX/002
  2. D

    unique references

    thanks for the quick reply :D also is there a possibility of having the following TEST1/001 TEST2/001 so that the first site on each of the records has 001 and the second 002 and so on?
  3. D

    unique references

    Hi is there a way of merging 2 fields together to create an additional field my database consists of 4 main tables (in order of relationships) *HeadOfficeDetails *SiteDetails *ContainersOnSite *Contracts2015-2016 for example; Account Reference: TEST Site Number: 001 and the field i...
  4. D

    Subfom help

    Thanks for the reply, unfortunately im new to coding and i dont quite understand that well, is there any way of explaining the code a bit more simple way.
  5. D

    Subfom help

    i have a subform with a field that i double click which opens a list of items, would it be possible to double click an item in that list to enter it into the field on the subform?
  6. D

    Subform Help

    Hi apologies if this has been asked before... :banghead: i have a subform 2SiteList (Datasheet View) with the field SiteName... i also have another form SiteDetails. if possible i would like to be able to double click on a SiteName on the subform and have the SiteDetails form to open to show...
  7. D

    Database Error

    Still getting the same problem...
  8. D

    Database Error

    just tried that but it's still the same, anything else i could try... :banghead:
  9. D

    Database Error

    Can anyone help me out, i have a problem pop up on my database this morning that i haven't seen before: The LinkMasterFields property has produced an error: 'A problem occured while System was communication with the OLE server or ActiveX Control'
  10. D

    Autonumber / Customer Reference field

    Hi apologies if this has been asked before but is there any way to use an account reference from one field in a table on a second table and add a number after it... e.g. :confused: Table 1 Table 2 PEFA PEFA/001 PEFA PEFA/002 PEFA PEFA/003 PEFA...
  11. D

    Database structure help

    Hi im attempting to build a database for bin weights by customer i currently have the database model as below; * Customers * Customer Sites * Bins on Site on the 'bins on site' table i have for example A/c Waste Type Quantity Customer 1 General Waste...
  12. D

    How to get macro load search into google?

    Hi i was just looking at the sample that someone provided and was wondering if a similar thing was possible but clicking on a text box (for a postcode) will open up the postcode location in google maps? Thanks in advance
  13. D

    Question .dll question

    Hi i needed to copy my database file over to another computer but on the laptop i copied it to when i open it i get a message (see attached) any ideas on whats causing this error and how i can fix it? :banghead:
  14. D

    Database report & subreport

    Hi i was just wondering if it was possible to have the sub report displayed without any gridlines or anything? Thanks
  15. D

    Forms Help

    Hi is is possible to open a form to add a child record related to the highlighted record in the subform? Thanks in advance
Back
Top Bottom