+ Reply to Thread
Results 1 to 4 of 4

Excel Trim , Clean or IsNonText function doesn't work

  1. #1
    Registered User
    Join Date
    04-19-2007
    Posts
    24

    Excel Trim , Clean or IsNonText function doesn't work

    I was able to make Excel ROWS and COLUMN function to work in VB but Trim, Clean, or ISNONTEXT just won't work. I have tried all possible combinatin of syntaxt and was able to compile in VBE but no luck.

    MyName1 = Cells(4,5)
    MyName2 = ([=Trim(MyName)]) ----it give error code 2029 right here.

    Does this have anything to do with Tools->Reference environt variables or something?
    Interestingly, trim and clean function works just fine in Excel table itself.

    Trim macro gave me the following:
    Please Login or Register  to view this content.

    I have installed all the adds-in but still it did not work.

    some of the adds-in is asking for password. Any idea why?
    Last edited by VBA Noob; 05-27-2007 at 03:47 AM.

  2. #2
    Valued Forum Contributor mudraker's Avatar
    Join Date
    11-10-2003
    Location
    Melbourne, Australia
    Posts
    3,983
    munzer1

    Please wrap your VBa code - see red link below for instructions

    Please read forum rules - see blue link below
    Please Read Forum Rules Before Posting
    Wrap VBA code by selecting the code and clicking the # icon or Read This
    How To Cross Post politely

    Top Excel links for beginners to Experts

    If you are pleased with a member's answer then use the Scales icon to rate it
    If my reply has assisted or failed to assist you I welcome your Feedback.

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Do you mean

    Please Login or Register  to view this content.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  4. #4
    Registered User
    Join Date
    04-19-2007
    Posts
    24
    Quote Originally Posted by royUK
    Do you mean

    Please Login or Register  to view this content.

    Above syntax did not work.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1