View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default how to use a knob or level slider in microsoft excel

For the MS control, it works for me, but I don't know what you mean by
"can't get" ?
You can use Application.GetOpenFileName/GetSaveAsFileName instead in you
code, then you do not need this control at all.

NickHK

"Judge" wrote in message
...
I have a little training in vb and its apllication in microsoft excel. i

need
to know how to tie a knob or a level slider into microsoft excel.
also i can't get a Microsoft COmmon DIalog control added to my

spreadsheet.

Pls Help. Thanks