Search results

  1. J

    Form to update records within a table

    Hi again all, Still working on the registration and badge print system for their upcoming exhbition the company I do a bit of work for. Managed to solve most of my problems but have got stuck here, just cant figure my head around it. Basically each of the badges have a barcode (code 39) on...
  2. J

    Question Importing data question

    The company I freelance for (doing graphic design not databases lol) has asked me to build a database for an exhibition they are running with the following brief; The people will register through the website. My current plan is just for a webform to submit the data to a newly set up email...
  3. J

    Help with a complicated IF, or another way of doing it...

    Hello all... again, I am trying to get something to work using VBA, but I am really struggling. I presume it can be done, but I thought I should defer to the experts to find out. The DB is a booking system for a chauffeur company. The are numerous tables, but the important 4 regarding my...
  4. J

    PDF Report Naming

    Hello all, I have some code (which I will post below), that outputs one of my reports to a specific location as a PDF and also names the file based on 2 fields within the current form... [Job Number] and [Client Name]. My issue is that when the Client name has a SPACE in it, the PDF is saved...
  5. J

    Add to Outlook..where am I going wrong?

    Hello all. I have followed the other threads on here regarding using VBA to add appointments to outlook and it works great, everything works a treat, but ONLY if I have opened Outlook and have it running. If I dont open it prior to the code running then the appointment is not created. The...
  6. J

    Query with data from multiple tables not working...

    Hello all, The database is for a booking system for a chauffeur company. I am trying create a query that shows all the completed jobs or cancelled jobs. The table layout might be a bit complicated to explain so I will post a screen grab of my relationships diagram. Basically the query I am...
  7. J

    A couple of questions... Please help

    Hello all, This is my first post here so please be gentle, although been browsing for a while I apologise for jumping in at the deep end, but I have been googling and searching around everywhere and can't find anything. It could be that I am searching for the wrong thing or asking in the wrong...
Top Bottom