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 Wanet Telecoms Ltd 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: Roal
  • Content: Threads
  • Order by date
  1. Roal

    retreiving data from corrupt Excel bk

    Help! Help! Help... Please? For some entirely inexplicable reason the excel 2000 spreadsheet which contains all the work I need for a presentation has become corrupt and is throwing up a Dr Watson error (access violation?)... is there any way to recover any of the workbooks without having to...
  2. Roal

    File Manipulation

    Hi, Can anyone help me with the following problem, I'm trying to link documents to an Access97 table using the following piece of code and I need stop files from being seen if they have already been loaded. Any suggestions on how I can do this, VBA's not a language that I've used much so...
  3. Roal

    Loading Multiple OLE objects

    Hi, I would like to store a lot of scand documents in an Access97 table. I've used the following code in the onclick event for my load documents button and it works fine, but I would like to amend it to stop files that have already been loaded from being loaded again. I know I could just...
  4. Roal

    Access97- Report returning error as value

    Hi, I have compiled a report based on two sub reports which allows me to count the number of records in each sub report and return the following values: 1. Total No of records Control source =([rptDeadlines Met].[Report]![Total Day's Active Grand Total Sum]+[rptDeadline not...
  5. Roal

    Access97 calculate how many days fall between two dates

    Hi, I am trying to find out how many days fall between two dates stored in a table so that I can show on a report whether deadlines have been met. I.e DateReceived and DateReplySent. I need to look these dates up from a table (tblCorrespondence), in order to generate a report and was hoping...

Part and Inventory Search

Back
Top