Results 1 to 5 of 5

Thread: [Resolved]Convert Substitute to VBA Code

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2006
    Posts
    74

    [Resolved]Convert Substitute to VBA Code

    What would this be in VBA code?


    If Len(Trim(rngGridCell)) - Len(Substitute(rngGridCell, " ", "")) + 1 < 28 Then

    When I try to run it like that it tells me "sub or Function not defined"

    Thanks!
    Last edited by gtg689a; May 4th, 2006 at 12:23 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width