Check Refereneces (Lost function?)


Question

The following code segment works on most machines, however, on some, I get an error saying that a library is missing and the word 'String' is highlighted when I exit the error message. If I try to find the definition for 'string' I get the same error. None of the other code in the application appears to be affected. Any thoughts?

Me.lbDecimal.Caption = "." & String(Me.QuoteDecimals, "0")

Answer

Here is a small attachment (refschk.zip - 2K zip file) which has the functions to check references in an external Access97 .mdb/.mde. file.

I announced in this list that I have an RefsChk.mde utility which does such checks and several guys asked for it, sorry, I cannot send it now - I have it but it is still  "under development" and I don't know when I finish it - but you can use this code to check refs...

HTH,
Shamil


Copyright © 1999-2008 by Shamil Salakhetdinov. Original version is published here. All rights reserved.