Re: Can we use "*" to replace string in VBA excel macros ?
From: Tom Ogilvy (twogilvy_at_msn.com)
Date: 02/10/05
- Next message: Tom Ogilvy: "Re: List Header Rows Property"
- Previous message: Tom Ogilvy: "Re: Delete Rows on cell content?"
- In reply to: Tomek: "Re: Can we use "*" to replace string in VBA excel macros ?"
- Next in thread: Tomek: "Re: Can we use "*" to replace string in VBA excel macros ?"
- Reply: Tomek: "Re: Can we use "*" to replace string in VBA excel macros ?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Feb 2005 15:56:26 -0500
The example I gave would produce where the string is found. As long as it
isn't zero, you would copy. I am not sure why you can't make it. The
example needs no interpretation - When the condition is passed, you copy.
-- Regards, Tom Ogilvy "Tomek" <tomolder28@gazeta.pl> wrote in message news:cugdtk$973$1@inews.gazeta.pl... > > 1) If one string is in the begining of other string > 2) if one string is in the middle of other strings > 3) if one string is in the end of other string > > if the string is found in the above situations I would like to have it > coppied and offset(0,1) > > I can't make it !!! > > Thank you very much for help > -- > Tomek
- Next message: Tom Ogilvy: "Re: List Header Rows Property"
- Previous message: Tom Ogilvy: "Re: Delete Rows on cell content?"
- In reply to: Tomek: "Re: Can we use "*" to replace string in VBA excel macros ?"
- Next in thread: Tomek: "Re: Can we use "*" to replace string in VBA excel macros ?"
- Reply: Tomek: "Re: Can we use "*" to replace string in VBA excel macros ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|