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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by specious

  1. specious

    Sendobject HTML format changes

    All, I am hoping that someone can assist me in solving this problem that we are having using the sendobject method in Access. We are generating a Access report that is being sent to various recipients. The report includes a couple of graphics as well as borderlines around the fields. We are...
  2. specious

    Linked table statistics

    I am hoping that someone can give me some tips on solving this issue. Here is the story. We are currently in the process of rebuilding a DB that is used by various departments within our organization. We need to find out the statistics of which databases are linked to our tables in order to...
  3. specious

    Task Scheduler Question

    Thanks Rewdee. I got everything working properly, except for the task scheduler part. Task Scheduler wizard in for NT asks for a program to start at the given scheduled time. The problem that I am facing is that I can select the .bat file to start, but it needs Cmd.exe to start first. Anyone...
  4. specious

    Task Scheduler Question

    Anyone have any idea how to use Task Scheduler to run a Batch file. I am trying to automate a batch file that downloads Oracle queries and uploads it to an Access db. Thanks in advance.
  5. specious

    Coding Button To Run Batch File

    Thanks for the tips. I will try it and let you know what happens.
  6. specious

    Coding Button To Run Batch File

    Is it possible to run a batch file from within Access? If so, any tips on how to do this. Thanks in advance.
  7. specious

    Import Batch

    Thanks for your quick response. Anyway, what I am attempting to do is run the batch file to activate an Oracle querying application that automatically downloads daily reports to my local machine. From there I have the batch open Access on the Network and import the files that were downloaded...
  8. specious

    Import Batch

    I am trying to write a batch file that automatically imports a tab delimited file into a Access Database table. I wrote a macro to do the import, but I do not know how to run it from the batch. Any ideas. Thanks in advance.
  9. specious

    Export Pre-formatted excel worksheeet?

    Help please, I have an input form that is filled out by one department and the information is then e-mailed to another department. The problem is that I need to e-mail a certain format (Pre-formatted form in Excel), but the e-mail export in Access only exports a flat file in Excel format. Is...
  10. specious

    Option Button Help Needed Please

    Thanks, I think it is working the way we need it to.
  11. specious

    Option Button Help Needed Please

    Thanks for you help so far, just one questions. How do I know which check box is selected and which corresponding report to run?
  12. specious

    Option Button Help Needed Please

    Could someone please help me figure this one out? I have an Access form with a option group containing five check boxes. When one of the boxes is selected and a button is pressed, I would like to run a specific report depending on which button is pressed. Can anyone give me some insight on...
  13. specious

    Excel VBA Automating Subtotals Function

    I am trying to automate the subtotals function within a preformatted worksheet (column headings are in a certain format). I tried to create a pivot table, but it required me to change the format of the column headings. Any ideas on how I can accomplish this? Thank You.

Part and Inventory Search

Back
Top