+ Reply to Thread
Results 1 to 2 of 2

Chars in macro

  1. #1
    Registered User
    Join Date
    02-09-2007
    Location
    uniontown,pa
    Posts
    3

    Chars in macro

    I have a macro created to do some vast form changes.
    What I now attempting to do is a find and replace.
    I need to find all of the (%%C) which is the Dia. symbol out of AutoCad
    and replace all occurences with a =CHAR(216) which is Excel's symbol for Dia.
    The items will be in a format with text in front and maybe in the back of a string. EXAMPLE 10"%%C (which indicates a 10" round object)
    should change to 10'' Ø

    Any and all help would be appreciated.
    I have rec'd much help from people in ths forum that has taken there time
    to assist in there problems and I am very grateful to them.

    Thank You

    63 Falcon
    Last edited by VBA Noob; 02-22-2007 at 09:11 AM.

  2. #2
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628
    Try with this code... it seems to run without problems:

    Please Login or Register  to view this content.
    Regards,
    Antonio

+ 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