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 dencom 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: *

  • Users: danielcan
  • Content: Threads
  • Order by date
  1. danielcan

    access form on the web

    Good day gentlemen Here is the project I am working on. A simple form accessible via a web page. basically from the form you click a field that launches a query. From the query, you load whatever information you need from the table. What I am trying to do is a web base database for emergency...
  2. danielcan

    MULTIPLE QUERIES LINKS TO THE SAME FORM

    Good day all. Here is my delemma. I have one form, with lets say for the example, 10 fields. I want to be able to click on a field and run a query for that field. Each field has a different query attached to it. Whatever query i would run, it would always populate the same form. Right now I...
  3. danielcan

    IF THEN STATEMENT

    Good day ladies and gentlemen I have a question about if then statement. I have a time field name easttimeof. I am trying to write a simple code in the after up date that If easttimeof = "12:00:00 AM" Then easttimeof = "00:00:01 AM" . In other words if 12:00:00 AM:shows up I want it to be...
  4. danielcan

    Last record

    Good day gentlemen and ladies Again thank you for all your great wisdom. Here is one of my last problem in my roster entry project. Here is the breakdown : basically the top of the form is the employee district, name and detachment and availibility status. At the bottom of the form you have...
  5. danielcan

    Menu issue

    Good day again In my main switchboard I want to put a macro to close a database to open another one. what would be an appropriate code or macro format to use. Thank you
  6. danielcan

    transfer table into another table but in different database

    Good day to you all. I am currently in my last mile for my project. what would be the code or macro to saved the data I just entered in my table and to save it into another table in another database. I hope that does not sound to confusing. thank you
  7. danielcan

    cloning issues

    Good day gentlemen and ladies here is my dilema. I have an unbound control that is the total of two other controls "frstartime" =[beg]&" "&[timebeg]. as beg = date and timebeg = time. I am trying to replicate the result of frstartime into a control that is bound to a table. I tried writting...

Part and Inventory Search

Back
Top