View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JE McGimpsey[_2_] JE McGimpsey[_2_] is offline
external usenet poster
 
Posts: 40
Default User selects a range

You can put a refedit control on the form. When the control has focus,
the user can navigate and select a range.

In article ,
"Wesley" wrote:

Excel help says that Excel 97 does not support modeless
userforms. Is there another way that I can have a user
select a range through a userform (that is compatible
with both Excel 97 and Excel 2000)?

Any help would be greatly appreciated,
Wesley