Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Testing for Code in a Workbook | Excel Programming | |||
Code for testing whether a cell or row is highlighted? | Excel Programming | |||
Checklist for testing code? | Excel Programming | |||
unit testing code using vba | Excel Programming | |||
Testing code for oldest version... | Excel Programming |