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

Hello All,

Could anyone provide some help on adding a RefEdit control to a
userform programmatically. It's a breeze with the basic controls, but
I can't find much info on the RefEdit control. Do all I need is the
"progid"?

Thanks very much.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default RefEdit control


If you drag a refedit on your form
the reference s/b added to the project.

HOWEVER:
the refedit is a very buggy control.
save yourself lot's of hassle and avoid where possible
replace with a application.inputbox(Type:8)


RefEdit:
Focus problems in frames/multipage
(can be solved but requires extensive code)

Cannot be used on modeless forms.





--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Dave wrote :

Hello All,

Could anyone provide some help on adding a RefEdit control to a
userform programmatically. It's a breeze with the basic controls, but
I can't find much info on the RefEdit control. Do all I need is the
"progid"?

Thanks very much.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 146
Default RefEdit control

Dave -

The RefEdit isn't a member of the Forms library. In this thread, post 5,
I show how to add RefEdit controls programmatically to an open form:

http://groups.google.com/group/micro...f0de6a884c0708

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


Dave wrote:
Hello All,

Could anyone provide some help on adding a RefEdit control to a
userform programmatically. It's a breeze with the basic controls, but
I can't find much info on the RefEdit control. Do all I need is the
"progid"?

Thanks very much.

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
RefEdit ActiveX control Simon Shaw[_5_] Excel Programming 1 February 15th 05 05:44 PM
RefEdit control Tim[_39_] Excel Programming 2 August 10th 04 07:02 PM
Help: Looking for the replacement of RefEdit control Jerry Louis Excel Programming 2 April 21st 04 02:15 AM
Shift-Control Arrow and RefEdit Control? Ariel[_2_] Excel Programming 12 January 6th 04 11:10 PM
RefEdit control bug Dag Johansen[_6_] Excel Programming 1 October 20th 03 12:32 PM


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