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 strongm 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. simonsjames

    Paid help required from UK Access Guru

    Many thanks for the help and advice, I shal contact diamond. All the best, Simon
  2. simonsjames

    Paid help required from UK Access Guru

    Thank you Demoman, No we don't track vehicles specifically, we have an issue with our local council about the volume of traffic generated by our operation, coming and going from the site, so it simply recording single vehicle movements, in or out of our site. eg:- ID Date Time 1...
  3. simonsjames

    Paid help required from UK Access Guru

    Hi, I'm looking for some help, and am happy to talk a commercial rate as this is not going to be a one liner !. I am looking to capture and record data from a vehicle access barrier, to monitor time and date of traffic movements. The electronics in the barrier already generate a signal...
  4. simonsjames

    Paid help required from UK Access Guru

    Hi, I'm looking for some help, and am happy to talk a commercial rate as this is not going to be a one liner !. I am looking to capture and record data from a vehicle access barrier, to monitor time and date of traffic movements. The electronic in the barrier already generate a signal...
  5. simonsjames

    Easiest software to write data capture forms

    Hi, I'm experiencing diffuculties with front page due to my ISP not enabling the extensions. I need to design a form that will capture data, wite to a comma delim file on the server, sequentially adding each new capture, and email me when someone fills in the form with the data on each...
  6. simonsjames

    Cant view attachments in Outlook

    Thanks Jazzee, you solved it for me too !. Simon
  7. simonsjames

    Where is the Package Deploy Acess 2002 Wizzard ?

    Many thanks chaps, Simon
  8. simonsjames

    Where is the Package Deploy Acess 2002 Wizzard ?

    Thanks, Yup I've got the developper edition, but I'm going to need it for a client a little before a month. So many thanks Junior, but if anyone else has experience of it, I'd still be grateful for any advice. Simon
  9. simonsjames

    Where is the Package Deploy Acess 2002 Wizzard ?

    Hi All, I've heard that you can create an application that can be distributed to users who do not have access using the "package and deploy wizzard". Does anyone know where it the option is, and any tips on using it for the first time ? Many thanks Simon
  10. simonsjames

    Mouse Scroll Event on Combo boxes

    Hi I may be reading the question wrong, but If the choice made in combo box one, reduces the options you would like in box2 then: I would change the query properties of combo box two and build a criteria that reflects the choice in box one. then in the after update event of box one, add...
  11. simonsjames

    How to retrieve a path name for a file using a tree view

    Thanks Craig, I'm affraid I failed to get the control to work from scratch, and could not load the class into my project (stretching my codeing skills here... - BUT I did manage to import a form from chapter 17 of of The Access 2000 Developers Handbook, and import the class into my database...
  12. simonsjames

    Potentially speed up form operations dramatically

    What a great tip !! many thanks Simon
  13. simonsjames

    Should I see you should I not (feilds on Forms)

    OK, so hows about adding fields to the question table that defines the answer style box required, integer, use 1 for required, 0 for not style1 style2 style3 q1 1 0 0 in the form footer add un unbound text box (for each style) txtStyle1 make the data...
  14. simonsjames

    Should I see you should I not (feilds on Forms)

    Hi there, Assuming you have a prime question that if answered yes no for example, then means other questions are relevant. If you set the visible property of the dependant questions labels and contols to false in the design view, when the form loads it will only show the prime question...
  15. simonsjames

    How to retrieve a path name for a file using a tree view

    I'd like to have a tree view on a form that lets the user view their disk / network, identify a file, and the capture the full path of the file selected to store in a field, so that I can create a hyperlink back to it in future. Is there an active x control, or tree view object that I can place...

Part and Inventory Search

Back
Top