Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default Create ListBox (?) same as Find all Result List

Hi All,

How Can I make a control similar to Find all List in
Excel Find and Replace results.

With My own Heading and able to increase / decrease
column width same as Find all Results.

What i am doing is to get a list from my database based
on textbox1.text

i should have a heading with name, amount, recno, remarks
and data listed below. i have the code to get this result
in a listbox without heading and column seperation.

TIA
Soniya
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Create ListBox (?) same as Find all Result List

You can not have column headings in a listbox unless you use the rowsource
property. You would need to write your found data to a temporary area on a
worksheet and assign the rowsource property to it.

--
Regards,
Tom Ogilvy


"Soniya" wrote in message
...
Hi All,

How Can I make a control similar to Find all List in
Excel Find and Replace results.

With My own Heading and able to increase / decrease
column width same as Find all Results.

What i am doing is to get a list from my database based
on textbox1.text

i should have a heading with name, amount, recno, remarks
and data listed below. i have the code to get this result
in a listbox without heading and column seperation.

TIA
Soniya



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
using LEN / LEFT / MID / FIND functions to create a list Roger on Excel Excel Discussion (Misc queries) 2 September 14th 09 05:02 AM
where do i find create list in Excel Steph Excel Worksheet Functions 3 November 13th 06 10:06 PM
Find / compare result with list mdma Excel Worksheet Functions 4 June 21st 06 08:00 PM
how do i create a find function for an excel drop list? RC Excel Discussion (Misc queries) 3 March 18th 05 03:09 PM
How to create a ListBox with 'hyperlink'-like items in VBA ? Phillip R Excel Programming 0 July 24th 03 10:32 PM


All times are GMT +1. The time now is 06:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"