Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
showing values on a userform is just a matter of loading them into a control
or controls. So you should not have a problem. If your question is how to find multiple instances of a value in a column, look in Excel VBA help at the sample code for the FindNext command. -- Regards, Tom Ogilvy "WayneR" wrote: HI, I would like to know if it is possiblem and how ,,, to have a user enter a value ona form, then search fior that value on a sheet (it will appear multiple times) and show the related colums of information on the same or another form. I thought of using the value entered to initiate a filter and then showing the spreadsheet, but would prefer to show the values on a form.. Thanks Wayner -- WayneR |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
show user form | Links and Linking in Excel | |||
User form/ to show please wait | Excel Programming | |||
User Form Doesn't Show When Tab is Added | Excel Programming | |||
Show user form | Excel Programming | |||
Only Show User Form Once | Excel Programming |