Mike1942f
2008-09-30 02:45:34 UTC
The source is here http://support.microsoft.com/kb/175512/en-us
The critical problems are apparently these two lines
3. Place a Common Dialog control on the form.
4. From the Insert menu, select Module to add a single code module to the project.
There is no Common Dialog (or CommonDialog) control available to put on the form. There is no Insert menu, although the Project menu item has Add Module which seems to do the same thing.
GrahamH said
"The common dialog control is not one of the standard controls that are automatically shown. On the top menu go to Project then Components. Scroll down for Microsoft Common Dialog Control, tick the box then tick Apply. The control now appears at the end of the shown controls."
But there is no Components under Project in VB Express 2008.
This is a tiny program that I only want the results. I don't want to buy VB just to get it to work. I wasted 2 hours downloading and installing VBE2008 after I was told it would install in the code. And if it won't work in VBE, only in VB, then once again Microsoft has crippled VBE in a really useless way - what are we supposed to do with it?