Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm having trouble viewing the posts in this forum. Instead of seeing
something like: For Each rCell In Range("D1:D" & _ Range("D" & Rows.Count).End(xlUp).Row) ....the special characters are being replaced with ampersand codes like this: For Each rCell In Range(&-quot;D1:D&-quot; &-amp; _ Range(&-quot;D&-quot; &-amp; Rows.Count).End(xlUp).Row) (I hope this shows up correctly) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
has to do with google seach
-- Don Guillett SalesAid Software "Charlie" wrote in message ... I'm having trouble viewing the posts in this forum. Instead of seeing something like: For Each rCell In Range("D1:D" & _ Range("D" & Rows.Count).End(xlUp).Row) ...the special characters are being replaced with ampersand codes like this: For Each rCell In Range(&-quot;D1:D&-quot; &-amp; _ Range(&-quot;D&-quot; &-amp; Rows.Count).End(xlUp).Row) (I hope this shows up correctly) |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My browser used to display those characters just fine. Recently it quit
working. Did ms change something so that fire.fox no longer works in these forums? "Don Guillett" wrote: has to do with google seach -- Don Guillett SalesAid Software "Charlie" wrote in message ... I'm having trouble viewing the posts in this forum. Instead of seeing something like: For Each rCell In Range("D1:D" & _ Range("D" & Rows.Count).End(xlUp).Row) ...the special characters are being replaced with ampersand codes like this: For Each rCell In Range(&-quot;D1:D&-quot; &-amp; _ Range(&-quot;D&-quot; &-amp; Rows.Count).End(xlUp).Row) (I hope this shows up correctly) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
old posts | New Users to Excel | |||
viewing my previous posts | Excel Discussion (Misc queries) | |||
Unable to read own posts or replied Posts | Excel Discussion (Misc queries) | |||
Posts | Excel Discussion (Misc queries) | |||
Not receiving all posts | Excel Programming |