Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Zaahir,
Worksheets("SheetName").Cells.Find(UserForm1.Combo Box1.Text).Clear Or Worksheets("SheetName").Cells.Find(UserForm1.Combo Box1.Text).ClearContents Or Worksheets("SheetName").Cells.Find(UserForm1.Combo Box1.Text).Resize(1,10).Delete HTH, Bernie MS Excel MVP "Zaahir" wrote in message ... Hi my combobbox is populated with data off a sheet. i'v tried recording a macro to capture the code for using Find..... i want to use this so that info can be deleted off the sheet by selecting from the combobox and clicking cmddeleteEntry...... macro recording doesn't capture the Find execution...... how can i achieve my goal? Please Help!!! regards!!!!! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find First Non blank cell than find column header and return that value | Excel Worksheet Functions | |||
Despite data existing in Excel 2002 spreadsheet Find doesn't find | Excel Discussion (Misc queries) | |||
find and delete duplicate entries in two columns or find and prin. | Excel Programming | |||
find and delete text, find a 10-digit number and put it in a textbox | Excel Programming | |||
backwards find function to find character in a string of text | Excel Programming |