Oops.., syntax error correction...
Corrected to reflect copying formulas instead of values...
Try...
{
oXLApp.Range("TargetAddressGoesHere").Formula ==
oXLApp.Range("SourceAddressGoesHere").Formula;
}
--
Garry
Free usenet access at
http://www.eternal-september.org
ClassicVB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.
vb.general.discussion