View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Popup window (plz replay)

This can be done with a userform. You woul have to write the code to do
it - there is no built in functionality for it.

One thing you might look at is in the Data Menu, choose Form . . .
doesn't do exactly what you want, but is close.

--
Regards,
Tom Ogilvy



"sd" wrote in message
...
I have a field like Name of Company, name of Party, add1,
add2, add3, City, Pin, Off.Tel1, Off.Tel2, Fax, Res.Tel1,
Mobile, E-mail.

Is there any way can I type name of party it should
display all information of that party. & It is possible
that if I press say Example "A" it should display a list
of all party starting with "A" and I can select the party
and should display in Massage windows party name, Company
name, address telephone no., with ok button.
****al
...