Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using this code
With Me 'make sure there's a data source, destination, and title If Trim(.cmbDstSheet.Value) = "" Or _ Trim(.refSrcRange.Value ) = "" Or _ Trim(.txtChartTitle.Value) = "" Then I am getting a compiler error at the word Trim that can't find project or library the cmbDstSheet.Value is corectly named in the form design as is the refSrcRange.Value. If I rem out cmb I still get the same error at trim with ref Any ideas ? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
#DIV/O! Errror with Absolute Number Calculation | Excel Discussion (Misc queries) | |||
Option Box protected errror | Excel Worksheet Functions | |||
Object defined errror | Excel Discussion (Misc queries) | |||
system errror &H8000FFFF | New Users to Excel | |||
Do nested subtotals have an errror in Excel 2003 | Excel Discussion (Misc queries) |