Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default Forms and worksheet focus

Hi all,

I'm fairly new to VBA programming (about 18hours to be exact), so be nice=)

I want to create a UserForm that has a few controls that will enter data
into a cell when it's selected and the form button clicked. However, when
the form is running, I'm unable to actually select a cell or gain focus on
the worksheet. Is there a way to overcome this?

thanks in advance,


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 179
Default Forms and worksheet focus

in Form Property change the 'ShowModal' True to False

You can use RefEdit control for more use

pls do rate



"robbie" wrote:

Hi all,

I'm fairly new to VBA programming (about 18hours to be exact), so be nice=)

I want to create a UserForm that has a few controls that will enter data
into a cell when it's selected and the form button clicked. However, when
the form is running, I'm unable to actually select a cell or gain focus on
the worksheet. Is there a way to overcome this?

thanks in advance,


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default Forms and worksheet focus

That did it. Thank you kindly.

Did I rate it?



"Muhammed Rafeek M" wrote:

in Form Property change the 'ShowModal' True to False

You can use RefEdit control for more use

pls do rate



"robbie" wrote:

Hi all,

I'm fairly new to VBA programming (about 18hours to be exact), so be nice=)

I want to create a UserForm that has a few controls that will enter data
into a cell when it's selected and the form button clicked. However, when
the form is running, I'm unable to actually select a cell or gain focus on
the worksheet. Is there a way to overcome this?

thanks in advance,


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
Worksheet Focus Zani Excel Programming 8 January 16th 06 07:54 PM
Set Focus to Worksheet and then a specific ROW HotRod Excel Programming 1 November 11th 05 04:30 PM
NonModal Forms and Set Focus JimP Excel Programming 0 November 24th 04 02:56 AM
Vying for the focus - Worksheet Vs Forms Adrian[_7_] Excel Programming 0 August 4th 04 04:20 PM
Set focus on graphic inserted in worksheet David Cuthill[_2_] Excel Programming 3 February 9th 04 07:45 PM


All times are GMT +1. The time now is 09:57 AM.

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"