|
|
Check Refereneces (Lost function?)QuestionThe 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") AnswerHere is a small attachment (refschk.zip
- 2K zip file) which has the functions to check references in an external
Access97 .mdb/.mde. file. Copyright © 1999-2008 by Shamil Salakhetdinov. Original version is published here. All rights reserved. |