Hi,
I have an 3D MSChart(Line chart) with an x y and z axis. The values on my Y axis(vertical axis) range from 0 to 100 and the values on my X axis and Z axis also range from 0 to 100. The color of my line is red for the whole column but I want to be able to change it depending on the value...
Hi,
I'm trying to create a table in Visual Basic 6. Basically what i'm doing is the user enters in some info and a table is generated based on the info. I'm not using any type of database. I've been trying to find ways to generate a table but haven't had any success. Can anyone help me?