ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Testing parsing of code tags to newsgroups (https://www.excelbanter.com/excel-programming/424779-testing-parsing-code-tags-newsgroups.html)

Simon Lloyd[_1049_]

Testing parsing of code tags to newsgroups
 

This is just to test which code tags allow leading dots, you may reply
if you wish!
Standard Tags

Code:
--------------------
With Activesheet
.UsedRange
.Range("A1")
.Activecell
End WIth
--------------------


New VBA Tags
With Activesheet
.UsedRange
.Range("A1")
.Activecell
End WIth


--
Simon Lloyd

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=69410


The Code Cage Team[_56_]

Testing parsing of code tags to newsgroups
 
Leading dots are seen in both codes when using Internet explorer to read the
newsgroups, however the new VBA tags don't add a seperator like the code
tags. Leading dots may not be seen perhaps when a different newsreader is
used.

"Simon Lloyd" wrote:


This is just to test which code tags allow leading dots, you may reply
if you wish!
Standard Tags

Code:
--------------------
With Activesheet
.UsedRange
.Range("A1")
.Activecell
End WIth
--------------------


New VBA Tags
With Activesheet
.UsedRange
.Range("A1")
.Activecell
End WIth


--
Simon Lloyd

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=69410



Simon Lloyd[_1052_]

Testing parsing of code tags to newsgroups
 

Simon Lloyd;248700 Wrote:
This is just to test which code tags allow leading dots, you may reply
if you wish!
Standard Tags

Code:
--------------------
With Activesheet

.UsedRange
.Range("A1")
.Activecell
End WIth

--------------------


New VBA Tags
With Activesheet
.UsedRange
.Range("A1")
.Activecell
End WIthLeading dots appeared in newsgroups ok from both code tags!



--
Simon Lloyd

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=69410



All times are GMT +1. The time now is 04:15 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com