Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Common Dialog & other

Hello you Gurus and other exell programming addicts

I've created a program under vba exell that has been working fine on my
computer for nearly a year. Now, some colleagues are starting to use this
program aswell but on some stations VBA does not recognise the
commondialog1. function altough all station ahave been configured in the
same way by our lan manager...
I've checked in the references and there is a box checked with says :

|v| MISSING:Microsoft common dialog control 6.0

where on my computer and other recognising the function it is stated

|v| Microsoft common dialog control 6.0

does anyone know a way around this problem?



Something else now :

Is there a way to avoid that the close button (top right corner X) appears
in my userforms. I've included a dedicated button in every form that closes
the form but also does other things before doing so and I want the user to
use that (and only that) button to close the form.

Hoping I've been clear enough (...probably not) I'm waiting for any
suggestion.

Greetings from Brussels,

Didier




  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Common Dialog & other

Use the queryclose event to control closing of the userform

in the computers showing the problem, go into the vbe in tools references,
and select the missing entry, then click on the browse button and try to
find the Dll.

--
Regards,
Tom Ogilvy

"Didier Poskin" wrote in message
...
Hello you Gurus and other exell programming addicts

I've created a program under vba exell that has been working fine on my
computer for nearly a year. Now, some colleagues are starting to use this
program aswell but on some stations VBA does not recognise the
commondialog1. function altough all station ahave been configured in the
same way by our lan manager...
I've checked in the references and there is a box checked with says :

|v| MISSING:Microsoft common dialog control 6.0

where on my computer and other recognising the function it is stated

|v| Microsoft common dialog control 6.0

does anyone know a way around this problem?



Something else now :

Is there a way to avoid that the close button (top right corner X) appears
in my userforms. I've included a dedicated button in every form that

closes
the form but also does other things before doing so and I want the user to
use that (and only that) button to close the form.

Hoping I've been clear enough (...probably not) I'm waiting for any
suggestion.

Greetings from Brussels,

Didier





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Common Dialog & other

Thank you so much Tom,

Your answers are always short, straight to the point and very effective

Thanks again,

Best regards,

Didier
"Tom Ogilvy" a écrit dans le message de
...
Use the queryclose event to control closing of the userform

in the computers showing the problem, go into the vbe in tools references,
and select the missing entry, then click on the browse button and try to
find the Dll.

--
Regards,
Tom Ogilvy

"Didier Poskin" wrote in message
...
Hello you Gurus and other exell programming addicts

I've created a program under vba exell that has been working fine on my
computer for nearly a year. Now, some colleagues are starting to use

this
program aswell but on some stations VBA does not recognise the
commondialog1. function altough all station ahave been configured in

the
same way by our lan manager...
I've checked in the references and there is a box checked with says :

|v| MISSING:Microsoft common dialog control 6.0

where on my computer and other recognising the function it is stated

|v| Microsoft common dialog control 6.0

does anyone know a way around this problem?



Something else now :

Is there a way to avoid that the close button (top right corner X)

appears
in my userforms. I've included a dedicated button in every form that

closes
the form but also does other things before doing so and I want the user

to
use that (and only that) button to close the form.

Hoping I've been clear enough (...probably not) I'm waiting for any
suggestion.

Greetings from Brussels,

Didier







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Common Dialog from Toolbox JRXPL New Users to Excel 0 April 23rd 08 04:36 AM
Common Dialog Error ! (Please Help me ! urgently) Michael Xu Excel Programming 1 January 3rd 04 01:47 AM
Common Dialog Error Clement Excel Programming 1 November 19th 03 12:10 PM
Common Dialog Boxes Lionel Fridjhon Excel Programming 1 July 24th 03 03:15 PM
Common Dialog Box pat Excel Programming 2 July 10th 03 09:44 PM


All times are GMT +1. The time now is 07:04 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"