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

    Uploading Table to Sharepoint

    Hi I've tried to do a search on this subject but the search engine is down. Is there a way to use VBA in Access 2002 to upload a table/query to a sharepoint site. A database I'm running daily produces results from 2 queries that are exported to Excel then uploaded to sharepoint sites. This is...
  2. Kenny1943

    Drscription on Tables, Forms, Reports

    Hello, I have inherited a large database to maintain. There are literally hundreds of queries and reports in the database. Every time a user has a problem with a report, my first step is to find the report in the database (there is no naming convention). What I've decided to do is insert a...
  3. Kenny1943

    Duplicate field search

    I have a table that contains task information to be worked. There are 2 task ID's that are similar. I'm trying to create a report that will give any account number that has both of these task ID's. I'm would like to have the code all in the report. So it doesn't "junk up" the database...
  4. Kenny1943

    Passing field names to a Function or Sub

    I have a table that contains dates of completion for a process. There are five different dates for each record. Each date represents the completeion of a step in the process. I am trying to calculate the workings days between each of these 5 dates. I use a function to calc the working days...
  5. Kenny1943

    Excel open workbook check

    Hello, I have several excel workbooks i am trying to save with sequencial file names i.e. file1, file2, file3... All the workbooks are open and I using the Saveas method to save them, then closing the workbook before moving on to the next. How can I write my macro to stop once it has closed...

Part and Inventory Search

Back
Top