Connecting Tech Pros Worldwide Forums | Help | Site Map

Small macro in Excel

Rem-8
Guest
 
Posts: n/a
#1: Oct 9 '07
Hi, I've got a problem but I don't know if this is a good group to
post on. I need to find a string in cell which looks like this:

number/

Where number is any number from 1 do ... lets say 1000. Then I need to
press button and every number I find will be number + 2. There can be
many numbers like 1, but there's only one with slash at the end.
Thanks for any ideas

eBob.com
Guest
 
Posts: n/a
#2: Oct 10 '07

re: Small macro in Excel


If you are talking about a VBA macro, and if you haven't already, I'd try
the Excel programming newsgroup: microsoft.public.excel.programming

Good Luck, Bob

"Rem-8" <lukasz.rem8@gmail.comwrote in message
news:1191961677.087703.45580@y42g2000hsy.googlegro ups.com...
Quote:
Hi, I've got a problem but I don't know if this is a good group to
post on. I need to find a string in cell which looks like this:
>
number/
>
Where number is any number from 1 do ... lets say 1000. Then I need to
press button and every number I find will be number + 2. There can be
many numbers like 1, but there's only one with slash at the end.
Thanks for any ideas
>

Closed Thread