Wrox Programmer Forums
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 9th, 2005, 07:54 AM
Registered User
 
Join Date: Jan 2005
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Find column in datagrid

I hope I will explain this correct,

I have an unbound datagrid that gets populated by this code below, But I want to be able to do is for the user to click a button and certain numbers would get highlighted in the datagrid. I would want to scroll thru each field value under this column and pick out the values.

So essentially the code would have to go to the datagrid and pick a column and highlight certain numbers within that column Only if the number exceed a ranged criteria....

For instance if POPULATION is between 100 - 200 then I want the number in that column if its 203 to get highlighted.... Does anyone have any suggestion to be able to find specific columns...... Based on a button click event....





Similar Threads
Thread Thread Starter Forum Replies Last Post
find the FIRST USED row/column? crmpicco Excel VBA 3 July 23rd, 2013 12:52 PM
identity column id find!! keyvanjan Classic ASP Basics 7 January 20th, 2007 01:12 PM
find the last used column crmpicco Excel VBA 2 May 20th, 2005 08:14 AM
find name and define range for Column qball Excel VBA 4 November 17th, 2004 03:55 PM
find the average value from a column of values codespike Classic ASP Basics 2 August 15th, 2003 07:37 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.