Quote Originally Posted by fumei
I will ask again. Have you actually tried putting in "20-25" into Pages? Does it work?

If it does, try it again using a string variable = "20-25". Does it work?
[VBA]Dim "20-25" As String[/VBA]


Like this?