Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to write VBA code that will search inside the comments
attached to a cell in excel for each sheet in the workbook. The number and names of the sheets will constantly be changing. Ideally what I'd like to do is something like: 1. Go to first sheet in workbook 2. for each sheet in workbook search the comments for desired info 3. On finding result return message stating the sheet name and cell that the comment is attached to and the choice to end searching here and go to that cell or continue searching 4. On not finding result return message with simple 'OK' button and end the macro. Thanks for any help/pointers in the right direction. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel and searching for a string in a cell where comments have been added | Excel Discussion (Misc queries) | |||
Allow comments to be added to protected worksheet? - Excel 2007 | New Users to Excel | |||
Keep a column of comments "with" pivot table as pivot tables datachanges, causing rows to be added and deleted. | Excel Discussion (Misc queries) | |||
Delete added comments | Excel Discussion (Misc queries) | |||
Added up # of cells containing a specified word | Excel Worksheet Functions |