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 bkrike 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: St0rm
  • Content: Threads
  • Order by date
  1. St0rm

    Email problem Please help

    I hope you can help, i'm trying to make a feedback form that you can select from a dropdown list who receives the feedback, I have got it to work but if then opens it up in an email where i want to to just send, then go to a new page Can you help ---- <html> <head> <title> Feedback page...
  2. St0rm

    Help !!!! I think i'm out of my

    Help !!!! I think i'm out of my depeth on this, I'm trying to create a feedback page that will email the comments made back to an email address the user select from a list. Sorry if this is the wronge area to post but seemed to be the most aproprate one to use. Please if you can help explain...
  3. St0rm

    Running a query from another database

    I need to run a query from inside a diffrent Access database. any idea. I know that i should just link to the table and make my own querys but the other database is old and a real mess, somthing i dont want to get involved in. any help please
  4. St0rm

    Runing a query from another database

    I need to run a query from inside a diffrent database. any idea. I know that i should just link to the table and make my own querys but the other database is old and a real mess, somthing i dont want to get involved in. any help please
  5. St0rm

    opening an excel file from access

    I have look thought the old threads and can not find the answer. I have a form and when i click a button i need it to open an excel file. the closes i have got is :- Set oApp = CreateObject(&quot;Excel.Application&quot;) oApp.Visible = True On Error Resume Next...
  6. St0rm

    Graphics Exporting

    Woundering if you can help on this. i have a chart that is made in access, i trying to export it into a gif, i can not find any method of exporting images, within access. The only other option if its not possible to export from access is to pass the data into excel then export the chart from...
  7. St0rm

    Importing files each day with a different name

    I have a problem that, I’m trying to work out, I have a database that imports a file everyday and appends the data to a table, all nice and easy but we are in the process of changing a few things at work and the report that I import will soon change names every day to the day before date. In the...
  8. St0rm

    Working with dates not including weekends

    I'm try to cal the number of working days X person will have off if they are away from say from 19/06/2000 until 31/09/200 (DD/MM/YYYY)what the problem is that it includes weekend so shows 12 days when it should be 8

Part and Inventory Search

Back
Top