Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default User form search criteria example

Use the find method of the range object.

Beyond that, once you have the row, it should be similar to the Next code
you already have.
--
Regards,
Tom Ogilvy


"Cheryl" wrote in message
...
Good day..

I have a form that add/changes and deletes information with

first/next/previous and last record selectors. This is great and it works
(finally)... the next issue is.. How can I create a search form that has
criteria to search for a record such as search by Job Number .. so that it
takes the textbox criteria and goes to the named range on the excel sheet
(job number list) finds the first record that matches the Job Number and
displays it back in the user form so that information can be changed or
deleted. I guess similar to how worksheet change - advanced filter works
where I can enter criteria but .. for a User Form... There are too many
fields to do it just on a worksheet.. It displays neatly on a user form for
the person modifying the records. Could someone point me to an example of
this.. please. I have been searching but have yet to find a solution.. yet.


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
How do I fill a cell in a user form from a selection on same form? Terry Tipsy Excel Discussion (Misc queries) 4 June 11th 07 02:59 PM
How do I search excel spreadsheets using multiple search criteria. Kasper Excel Worksheet Functions 4 December 15th 05 12:26 AM
I am looking to see if anybody has an equivalant user form to Outlooks CONTACT form BruceJ[_2_] Excel Programming 2 October 15th 03 05:28 PM
Populating a form by search criteria Terry Scull Excel Programming 1 August 5th 03 01:19 PM


All times are GMT +1. The time now is 01:28 AM.

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"