Microsoft changed the Range->Value property from Excel 97 to the Range->Value2 property in Excel 2000. If you are using the example program that ships with LV for your Excel driver, then you are calling code that may be different between 6.0 and 6.02.
Your simplest solution is to drill down in your application and open the VI that has the Range->Value2 property. Right click on the Value2 property and change it to the closest match on the list (probably Value). Repeat this for all VIs that have the Range->Value2 property.
Once this problem is corrected, you should be able to Mass Compile the vi.lib directory.
Michael Munroe
www.abcdef.biz