Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Userform - where is the cursor ?

Hi all

After loading Userform (Initialize or Activate) I'm setting focus on
ComboBox, which is into a Frame, but the cursor is not visible. (Neither
Frame.ComboBox.SetFocus nor ComboBox.SetFocus works ...) What's wrong ?
Thanks
Fero


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,327
Default Userform - where is the cursor ?

Frame1.SetFocus
ComboBox2.SetFocus

Do you have everything checked in the VB editor's Tools Options Editor
menu ? You should see helpful suggestions and meaningful error messages if
so.

HTH. Best wishes Harald

"fero" skrev i melding
...
Hi all

After loading Userform (Initialize or Activate) I'm setting focus on
ComboBox, which is into a Frame, but the cursor is not visible. (Neither
Frame.ComboBox.SetFocus nor ComboBox.SetFocus works ...) What's wrong ?
Thanks
Fero




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Userform - where is the cursor ?

Thanks
but it doesn't work .
In the VB editor's Tools Options Editor menu is everything checked ...
( I forgot - the cursor is visible after clicking on the ComboBox ...)
fero



"Harald Staff" píše v diskusním příspěvku
...
Frame1.SetFocus
ComboBox2.SetFocus

Do you have everything checked in the VB editor's Tools Options Editor
menu ? You should see helpful suggestions and meaningful error messages if
so.

HTH. Best wishes Harald

"fero" skrev i melding
...
Hi all

After loading Userform (Initialize or Activate) I'm setting focus on
ComboBox, which is into a Frame, but the cursor is not visible. (Neither
Frame.ComboBox.SetFocus nor ComboBox.SetFocus works ...) What's wrong ?
Thanks
Fero






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,327
Default Userform - where is the cursor ?

Of course it works. You probably didn't implement it right, and you haven't
provided any information that enables anyone to help you with it.

HTH. Best wishes Harald

"fero" skrev i melding
...
Thanks
but it doesn't work .



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,327
Default Userform - where is the cursor ?

Very confusing. I built the thing as you described and it works great here
as expected.
(In that demo ComboBox1 is the only control on the form, so it works also
without code.)

Best wishes Harald

"fero" skrev i melding
...
Thanks
I attached a file with a (maybe) problem ...
fero



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
My cursor always in selection mode,wat about other cursor option Deepu[_2_] Excel Discussion (Misc queries) 1 March 2nd 10 01:05 AM
move cursor on one sheet moves cursor on all sheets tdworden Excel Discussion (Misc queries) 2 July 22nd 07 10:50 PM
why am I getting a 3 d cross cursor instead of a pointer cursor? 3 d cross cursor - turn it off Excel Discussion (Misc queries) 1 April 12th 06 12:38 AM
Activating userform and filling it with data form row where userform is activate Marthijn Beusekom via OfficeKB.com[_2_] Excel Programming 3 May 6th 05 05:44 PM
Can I change the "white cross" cursor in Excel to another cursor? KFEagle Excel Discussion (Misc queries) 1 May 3rd 05 08:01 PM


All times are GMT +1. The time now is 10:27 PM.

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"