F
Frank Huebener
Hi,
is it possible to create an texfield in a commandbar and use it for my own
userinput (for example time input ?)
Application.CommandBars("mycommandbar").Controls.Add Type:=msoControlEdit
the command above is no problem i see an empty textfield in my commandbar
but how can i use it
in my excel macro ? i need it for date time input.
thanks for evry help
bye
frank
is it possible to create an texfield in a commandbar and use it for my own
userinput (for example time input ?)
Application.CommandBars("mycommandbar").Controls.Add Type:=msoControlEdit
the command above is no problem i see an empty textfield in my commandbar
but how can i use it
in my excel macro ? i need it for date time input.
thanks for evry help
bye
frank