Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Click away from a form?

I need some help with a simple Excel VBA project. I have a form that
I want to have floating on top of the active worksheet as the user
moves from cell to cell. The form provides some shortcuts etc. that
the user may need. Problem is that when the workbook opens the form
is displaye (in the workbook i have userfrom.show) and I can not click
into a cell without hitting the x and macking it disappear. What am i
doing wrong?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Click away from a form?

You can only do this if you have Excel 2000 or later

Userform1.Show vbModeless

--
Regards,
Tom Ogilvy

SCOTT wrote in message
om...
I need some help with a simple Excel VBA project. I have a form that
I want to have floating on top of the active worksheet as the user
moves from cell to cell. The form provides some shortcuts etc. that
the user may need. Problem is that when the workbook opens the form
is displaye (in the workbook i have userfrom.show) and I can not click
into a cell without hitting the x and macking it disappear. What am i
doing wrong?



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
When I click on my cell, it directs to me an email form..........w VTHokieTom Excel Discussion (Misc queries) 4 February 18th 09 05:28 PM
Right Click within Form Rob Excel Discussion (Misc queries) 0 September 19th 07 02:20 PM
Why when I click on a pivot, form Getpivotdata isn't automatic JB Excel Discussion (Misc queries) 1 October 11th 06 05:19 PM
Click on graph bar to execute a double-click in a pivot table cell [email protected] Charts and Charting in Excel 4 August 3rd 05 01:37 AM
How do I set up a click "column title" and auto arrange data form. Max Excel Discussion (Misc queries) 1 December 3rd 04 04:44 PM


All times are GMT +1. The time now is 02:21 PM.

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"