Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- About Newton Excel Bach
- Cubic Splines
- Taming Symbols in Excel
- Frame Analysis with Excel 1 - Single beam
- Downloads
- XLDennis, the MSDN Library, and VBA rant
- Filling Blanks with Go To-Special (and local help rant)
- Solving non-linear equations with two or more unknowns – 3
Recent Comments
Tag Archives: VBA.LCase
Problems with UCase and LCase in VBA
A recent comment reported a problem with the use of the UCase and LCase (upper and lower case) functions in VBA. The function was returning the error message “Compile error: Can’t find project or library”. I found the same problem … Continue reading
Posted in Excel, Link to dll, VBA
Tagged Excel, LCase, problems with UCase and LCase, UCase, VBA, VBA.LCase, VBA.UCase
6 Comments