View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Jean-Yves[_2_] Jean-Yves[_2_] is offline
external usenet poster
 
Posts: 253
Default can't do Find or Replace while Modeless form is shown

Hi again,

Do you mean you are making the form modeless via an API call,
for XL97 ?

JY

"R Avery" wrote in message
...
When I have a modeless form displayed (it is created through a VBA
macro), some Excel commands no longer work (most notably, the
Find/Replace op). Is there anyway to fix this?