LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 83
Default Removing Smart tags

Hi,

Excel 2002, XP Pro SP2.

I have Place (could be state, city etc) names in a workbook.

I dont want smart tags to disturb me in each of the cells which contain
place/city data.

Rightclicking such a smart tag option gives one the ability to remove smart
tag only from that cell.

Im not able to select cells enmasse and remove the smart tags in all them at
one go. (couldnt find that option)

Is there an option which would let me turn OFF smart tags ONLY for the
specified workbook.?

I did record a macro for a single cell and changed the option to active cell
below.

Sub Macro3()
'
' Macro3 Macro
' Macro recorded 7/1/2005 by Hari Prasadh
'

Range(ActiveCell.Address).SmartTags("urn:schemas-microsoft-com:office:smarttags#place").
_
Delete

End Sub

I thought I would add a For loop in the above and make it run for specified
number of times by updating active cell address and a counter.

But, if a cell doesnt have smart tag I get an error.

Please guide me.

Thanks a lot,
Hari
India


 
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
smart tags Louise Excel Worksheet Functions 3 November 4th 06 09:18 PM
Smart Tags MerlinTX Excel Worksheet Functions 0 February 8th 06 10:43 PM
Smart tags Filly Excel Worksheet Functions 0 February 2nd 06 03:24 AM
smart tags cindyl Excel Worksheet Functions 0 September 23rd 05 06:58 PM
smart tags Tom_in_Jersey Excel Discussion (Misc queries) 2 August 29th 05 09:56 PM


All times are GMT +1. The time now is 05:33 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"