D
David Thielen
Hi;
I've been playing with this today and it looks like a Range object knows
what underlying item it is a Range in - main document or a specific
header/footer. Is that correct?
If so, how can I get that underlying object from the Range?
What I am doing now is I get the Selection.Range and call Duplicate on the
Range object to create a new Range object. I then set the Start and End
values on the new Range object. Is this a good way to get a Range object in
the selected doc that I can change without affecting the selected range?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
I've been playing with this today and it looks like a Range object knows
what underlying item it is a Range in - main document or a specific
header/footer. Is that correct?
If so, how can I get that underlying object from the Range?
What I am doing now is I get the Selection.Range and call Duplicate on the
Range object to create a new Range object. I then set the Start and End
values on the new Range object. Is this a good way to get a Range object in
the selected doc that I can change without affecting the selected range?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm