Both Stephen Bullen (
http://oaltd.co.uk) and Tushar Mehta (
http://tushar-mehta.com)
have "Plot Formula" utilities on their web sites. I know Stephen's works on a
formula entered as text into a cell, and I'm sure Tushar's does the same.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
Ali Baba wrote:
How do I write a code to chart functions in this form
After arrangement
2*x+xy = 4 y = (4-x)/x
3+xy +x = 0 y = -(3+x)/x
So I just want the user to enter the function, then excel will plot it.
I know how to plot the function after it has been rearranged, but what I
don't know is how to rearrange the function to plot it
Can anybody hep
Thanx