• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

HELP ! stupid EXCEL question

make a column with your x values, another column with Y values, highlight it, click the graph button, pick the type of graph...usually XY Scatter for a simple x vs. y graph...then follow the wizard.
 
I don't know what you mean by a "Q vs. V" graph. But if you do the cells like this:

A1=1
B1=1
A2=2
B2=2

and do what AmitPatel said, it looks OK to me.
 
kranky, that's what I though at first too, but excel did series across with just the two data points, so this way worked for me:

A1=1
B1=2
A2=1
B2=2
 
Back
Top