Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi Dears, In FoxPro to find the record we use just like the following commands. (and if found the record then rest of the fields shown in Textboxes of the userForm) Locate for xyz=mxyz if .not. found() wait wind "Record does not exist" else Field1=textbox1 Field2= Textbox2 I need the codes for Excel vba, To find the record and if found then show the fields of the table in Textboxes of UserForm Thanks in advance -- Syed Haider Ali ------------------------------------------------------------------------ Syed Haider Ali's Profile: http://www.excelforum.com/member.php...o&userid=21994 View this thread: http://www.excelforum.com/showthread...hreadid=397584 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find a record with a missing value | Excel Discussion (Misc queries) | |||
Find unique record | Excel Discussion (Misc queries) | |||
Find Record Box | Excel Discussion (Misc queries) | |||
Find record | Excel Worksheet Functions | |||
Find Record | Excel Discussion (Misc queries) |