hi
i made a form, containing a field from a table. i viewed it in pivot chart view and the graph works well.
however, i tried using VBA and in the form load, seting all views to false except the chart view, but doesnt work. it always opens in datasheet view.
can someone show me how to do this? how to set it so when i open the form, it automatically shows the graph.
i want to make a cmd button, which will open this form, and so i want the graph to appear, so that the user (someone who doesnt know the program well) can see the graph and not have to change the view.
thanks
i made a form, containing a field from a table. i viewed it in pivot chart view and the graph works well.
however, i tried using VBA and in the form load, seting all views to false except the chart view, but doesnt work. it always opens in datasheet view.
can someone show me how to do this? how to set it so when i open the form, it automatically shows the graph.
i want to make a cmd button, which will open this form, and so i want the graph to appear, so that the user (someone who doesnt know the program well) can see the graph and not have to change the view.
thanks