| View previous topic :: View next topic |
| Author |
Message |
topher General User

Joined: 29 Sep 2004 Posts: 12
|
Posted: Wed Nov 10, 2004 10:51 pm Post subject: HOW TO SEARCH A CELLRANGE OF A PARTICULAR VALUE |
|
|
helo,
can anyone give me a sample code on how to search a cellrange of a particular value.
if it finds nothing, it will make an error message.
Tnx |
|
| Back to top |
|
 |
r_vinoya Super User


Joined: 03 Dec 2003 Posts: 619 Location: Somewhere in the Philippines
|
Posted: Wed Nov 10, 2004 11:37 pm Post subject: Re: HOW TO SEARCH A CELLRANGE OF A PARTICULAR VALUE |
|
|
| topher wrote: | helo,
can anyone give me a sample code on how to search a cellrange of a particular value.
if it finds nothing, it will make an error message.
Tnx |
Hello Topher,
All I know is to record a macro performing search and edit that macro. I do not know how to do it "API Style".  _________________ # : - ) |
|
| Back to top |
|
 |
pitonyak Administrator


Joined: 09 Mar 2004 Posts: 3618 Location: Columbus, Ohio, USA
|
Posted: Fri Nov 12, 2004 8:32 am Post subject: |
|
|
Read section 6.24 Searching a Calc document of my free macro document. _________________ --
Andrew Pitonyak
http://www.pitonyak.org/oo.php |
|
| Back to top |
|
 |
|