Drawing graphs using VBA

S

sravyen

Hello everyone,

I am new to VBA and I don't know how to draw graphs using macros.I
have a Excel sheet with all the calculations(Uses an equation) and I
want to get a graph after I give some input values needed to get the
graph.I want mt Excel sheet to look good without any calculation to be
seen to the end-user.I want the end user to give few input values and
a graph needs to pop up using the calculations.
Can anyone help me out how I can do this using VBA?

Sravanthi.
 
Top