LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
lwm lwm is offline
external usenet poster
 
Posts: 38
Default Data form errror

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
#DIV/O! Errror with Absolute Number Calculation Brent Excel Discussion (Misc queries) 7 May 11th 10 09:26 PM
Option Box protected errror Whois Clinton Excel Worksheet Functions 0 September 26th 08 04:34 PM
Object defined errror N.F[_2_] Excel Discussion (Misc queries) 1 July 11th 07 10:14 PM
system errror &H8000FFFF Harikarishna New Users to Excel 1 July 8th 06 02:01 AM
Do nested subtotals have an errror in Excel 2003 rlevitas Excel Discussion (Misc queries) 2 November 11th 05 06:46 PM


All times are GMT +1. The time now is 08:15 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"