Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanx for your help, it is working and may i have another question.
Iam working on searching formular. i made search function where i will search text into textbox1 and then by function find iam seaching trough range for searched text. And i need result of search put into listbox, but i need if find function will find some cell where is my searched text in order to add row with data where searched text was found into listbox. Do you have some idea how to make it, i have a lot of problems with this. thanx for your help regards frankosun Norman Jones pÃ*Å¡e: Hi Frankpsun, Try: ActiveCell.EntireRow.Select --- Regards, Norman "frankosun" wrote in message ... Hi there, i have one problem. I don`t know how can i select whole row according activecell. i have macro which find some data what i am looking for, and this make that will activate cell which contain data what iam looking for. And then i need select whole row according activecell. can anyone help me? Thanx a lot |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Row select mode to highlight active row of active cell | Excel Discussion (Misc queries) | |||
Select Row of Active Cell | Excel Programming | |||
Cursor keys move active cell or scroll screen, how do I select whi | Excel Discussion (Misc queries) | |||
Select First Active Cell if the cell is in a pivot table | Excel Programming | |||
Select a range of columns based on active cell | Excel Programming |