Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Click on worksheet with UserForm open?

My macro works and the Form looks okay for a beginner. But if the user
doesn't have the correct cell selected before launching the UserForm, can I
allow him to click on the worksheet to select a different cell without
having to close the form and relaunch?

Ed


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default Click on worksheet with UserForm open?

Ed,

You could set the form's ShowModal property to false and the user can still
move the cursor with your form showing...

--
Charles
www.officezealot.com


"Ed" wrote in message
...
My macro works and the Form looks okay for a beginner. But if the user
doesn't have the correct cell selected before launching the UserForm, can
I
allow him to click on the worksheet to select a different cell without
having to close the form and relaunch?

Ed




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Click on worksheet with UserForm open?

Thank you, Charles! That did the trick.

Ed

"Charles Maxson" wrote in message
...
Ed,

You could set the form's ShowModal property to false and the user can

still
move the cursor with your form showing...

--
Charles
www.officezealot.com


"Ed" wrote in message
...
My macro works and the Form looks okay for a beginner. But if the user
doesn't have the correct cell selected before launching the UserForm,

can
I
allow him to click on the worksheet to select a different cell without
having to close the form and relaunch?

Ed






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Click on worksheet with UserForm open?

This is not working in excel 97 Ed.

If you have users that use this version then you can't open the userform like this.

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Ed" wrote in message ...
Thank you, Charles! That did the trick.

Ed

"Charles Maxson" wrote in message
...
Ed,

You could set the form's ShowModal property to false and the user can

still
move the cursor with your form showing...

--
Charles
www.officezealot.com


"Ed" wrote in message
...
My macro works and the Form looks okay for a beginner. But if the user
doesn't have the correct cell selected before launching the UserForm,

can
I
allow him to click on the worksheet to select a different cell without
having to close the form and relaunch?

Ed








  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 71
Default Click on worksheet with UserForm open?

i think you could use the RefEdit activeX control, and select the range in
th same way that you can with the function builder on a worksheet.


"Ron de Bruin" wrote in message
...
This is not working in excel 97 Ed.

If you have users that use this version then you can't open the userform

like this.

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Ed" wrote in message

...
Thank you, Charles! That did the trick.

Ed

"Charles Maxson" wrote in message
...
Ed,

You could set the form's ShowModal property to false and the user can

still
move the cursor with your form showing...

--
Charles
www.officezealot.com


"Ed" wrote in message
...
My macro works and the Form looks okay for a beginner. But if the

user
doesn't have the correct cell selected before launching the UserForm,

can
I
allow him to click on the worksheet to select a different cell

without
having to close the form and relaunch?

Ed












  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Click on worksheet with UserForm open?

Thanks for the reminder, Ron. I'm in XP and my friend is using either XP or
2000, so we're okay.

Ed
PS - I use your Google search add-in several times a week. It has saved my
bacon many times.

"Ron de Bruin" wrote in message
...
This is not working in excel 97 Ed.

If you have users that use this version then you can't open the userform

like this.

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Ed" wrote in message

...
Thank you, Charles! That did the trick.

Ed

"Charles Maxson" wrote in message
...
Ed,

You could set the form's ShowModal property to false and the user can

still
move the cursor with your form showing...

--
Charles
www.officezealot.com


"Ed" wrote in message
...
My macro works and the Form looks okay for a beginner. But if the

user
doesn't have the correct cell selected before launching the UserForm,

can
I
allow him to click on the worksheet to select a different cell

without
having to close the form and relaunch?

Ed










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
How do you make a userform open automatically when you open excel? Evan Excel Worksheet Functions 1 March 11th 10 02:24 AM
How do I create a click on + symbol to open a root and click on -. changeyourbodychallenge.com Excel Discussion (Misc queries) 1 December 28th 09 03:22 PM
Click a command Button to open small worksheet. Markman Excel Discussion (Misc queries) 0 March 24th 09 07:21 PM
Excel files don't open until a click on blank worksheet JamJam Excel Discussion (Misc queries) 1 January 17th 08 10:07 PM
select row in userform listbox with right-click? RB Smissaert Excel Programming 3 August 17th 04 05:49 PM


All times are GMT +1. The time now is 10:29 AM.

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

About Us

"It's about Microsoft Excel"