Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default userform question

how do I make it possible to click on a cell in a worksheet when the userform
is still open?


  #2   Report Post  
Posted to microsoft.public.excel.programming
om om is offline
external usenet poster
 
Posts: 18
Default userform question

Hi Dawna

You will have to make the form Modeless by adding following line to form's
load event

UserForm1.Show vbModeless

Regards
Om

"Dawna" wrote:

how do I make it possible to click on a cell in a worksheet when the userform
is still open?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default userform question

Show your UserForm (assumed to be named UserForm1 for this example) like
this...

UserForm1.Show vbModeless

--
Rick (MVP - Excel)


"Dawna" wrote in message
...
how do I make it possible to click on a cell in a worksheet when the
userform
is still open?



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default userform question

Thank you both!

Dawna

"Rick Rothstein" wrote:

Show your UserForm (assumed to be named UserForm1 for this example) like
this...

UserForm1.Show vbModeless

--
Rick (MVP - Excel)


"Dawna" wrote in message
...
how do I make it possible to click on a cell in a worksheet when the
userform
is still open?



.

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
UserForm Question TotallyConfused Excel Programming 5 August 26th 09 12:04 AM
UserForm Question TotallyConfused Excel Programming 2 August 21st 09 05:48 PM
UserForm Question jer Excel Programming 4 January 13th 05 11:19 PM
UserForm Question bforster1[_25_] Excel Programming 1 November 6th 04 01:21 PM
userform question keyur Excel Programming 2 April 14th 04 04:49 PM


All times are GMT +1. The time now is 05:35 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"