View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vlado Sveda Vlado Sveda is offline
external usenet poster
 
Posts: 50
Default Disable some buttons in ShowDataForm

That is I was afraid about ;-(
Well hooray to do my own dialog ....

Anyway - thanks a lot Dave !

Vlado

"Dave Peterson" wrote:

I don't think so.

But you could write your own.

John Walkenbach has an enhanced data form:
http://j-walk.com/ss/dataform/index.htm

And the source code is available for a small fee ($20 USA, IIRC).

Vlado Sveda wrote:

Is there a way how to disable (e.g.) Delete button on Data Form calling by
ActiveSheet.ShowDataForm ?

Thanks for answer in advance !

Vlado


--

Dave Peterson