> Hi,
>
> I Have A Curve, And I Need To Draw A Line Parallel To The Curve At A
> Particular Offset On X-axis. Pls Help Me.
Not sure what exactly this means but if you have a equation such as y=x^2,
you can get a x-offset of n by plotting y=(x-n)^2. In general, if you have
y=f(x), transform it to y=f(x-n)

Signature
Regards,
Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions