Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default VBA and Trim

When developing my macro I use a workstation with VB installed on it,
but when I send the macro to my boss without VB installed, he gets an
error on the trim function. Does anyone have any ideas on this? Or
seen it before?

Thanks,
Jake

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default VBA and Trim

On your Boss's machine, after the error, go into the vBE.

reset,
Then select you project in the project explorer so it is the active project

then go into Tools=References. You should see at least one item listed as
MISSING

this means you have a reference in your workbook that your boss does not
have access to. IF you don't need this reference (or references marked as
MISSING), go back to your machine and unselect these references in your copy
of the workbook. Then save and send back to your boss.

If you do need them, you will need to install and register these items on
your boss's computer.

--
Regards,
Tom Ogilvy



"Jake" wrote in message
ups.com...
When developing my macro I use a workstation with VB installed on it,
but when I send the macro to my boss without VB installed, he gets an
error on the trim function. Does anyone have any ideas on this? Or
seen it before?

Thanks,
Jake



Reply
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
Trim Fareez Excel Worksheet Functions 2 January 13th 10 08:13 AM
TRIM Help ! Nikki Excel Discussion (Misc queries) 8 April 22nd 09 06:20 PM
Trim help please Dave New Users to Excel 8 September 1st 05 07:18 PM
VBA Trim and Application.worksheetfunction.Trim Hari Prasadh Excel Programming 3 January 19th 05 02:22 PM
Trim like worksheet Trim Bob Phillips[_5_] Excel Programming 0 August 20th 03 07:10 PM


All times are GMT +1. The time now is 12:30 PM.

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

About Us

"It's about Microsoft Excel"