Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 83
Default Filtered Array for Listbox

I have 6 columns of data (A-F) on sheet 1 of workbook. The data can be
filtered from column A. The data needed to display in Listbox1 on form1 is
filtered by a selection from 4 different Checkboxes on form1. The displayed
data is from column B and will need to be sorted base on column B. The data
will grow but not exceeding 500 entries.
Ive been working this for awhile. Any assistance will be appreciated.
--
Jim at Eagle
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 85
Default Filtered Array for Listbox

Jim at Eagle wrote:
I have 6 columns of data (A-F) on sheet 1 of workbook. The data can be
filtered from column A. The data needed to display in Listbox1 on
form1 is filtered by a selection from 4 different Checkboxes on
form1. The displayed data is from column B and will need to be sorted
base on column B. The data will grow but not exceeding 500 entries.
I've been working this for awhile. Any assistance will be appreciated.


What sort of filtering do the 4 checkboxes do?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 83
Default Filtered Array for Listbox

Filter using "E", "S", "M" or "C"
--
Jim at Eagle


"Paul Lautman" wrote:

Jim at Eagle wrote:
I have 6 columns of data (A-F) on sheet 1 of workbook. The data can be
filtered from column A. The data needed to display in Listbox1 on
form1 is filtered by a selection from 4 different Checkboxes on
form1. The displayed data is from column B and will need to be sorted
base on column B. The data will grow but not exceeding 500 entries.
I've been working this for awhile. Any assistance will be appreciated.


What sort of filtering do the 4 checkboxes do?



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 83
Default Filtered Array for Listbox

Display in Listbox1 on Userform1 an alphabetized list of names in column B on
sheet1 where in column A the entry is equal to C, E, M or S.--
Jim at Eagle


"Paul Lautman" wrote:

Jim at Eagle wrote:
I have 6 columns of data (A-F) on sheet 1 of workbook. The data can be
filtered from column A. The data needed to display in Listbox1 on
form1 is filtered by a selection from 4 different Checkboxes on
form1. The displayed data is from column B and will need to be sorted
base on column B. The data will grow but not exceeding 500 entries.
I've been working this for awhile. Any assistance will be appreciated.


What sort of filtering do the 4 checkboxes do?



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 83
Default Filtered Array for Listbox

On sheet1 range A2:F500 (Data1) is the data. In column A is the filter
criteria used by 4 checkboxes on userform1. When user selects checkbox1 then
I need listbox1 to display, for selection, an alphabetized filtered list from
Data1 listing only the names in column B that match the criteria in column A.
--
Jim at Eagle

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
Filtered List as Listbox RowSource Ken McLennan[_3_] Excel Programming 9 September 21st 05 12:23 AM
Trying to count text in a filtered array using this function dtg_denver Excel Programming 0 August 16th 05 02:39 AM
How to sort ListBox or Array? NEED Excel Programming 1 December 16th 04 08:13 PM
ListBox array Neil Excel Programming 1 November 24th 03 11:34 AM
Listbox and Array questions Stuart[_5_] Excel Programming 4 September 23rd 03 11:04 PM


All times are GMT +1. The time now is 11:35 PM.

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

About Us

"It's about Microsoft Excel"