Hi,
I have a day to day task to send out bug summaries.
The bug summaries are in a specific format: "NNNNN: bug summary".. where NNNNN are the bug number.
In each bug summary i'm creating a hyperlink to the bug page, the link for each bug has the same format:
http://bugs.net/bugs/view.php?id=NNNNN.
The number in the summary and the number in the link are the same.
I want to create a VBA script that will search for the specific text format: "NNNNN: blah blah" and create a hyperlink to the address: http://bugs.net/bugs/view.php?id=NNNNN.
I want this to be done before i'm sending the email.
Is it possible?
Thanks!
udi.
I have a day to day task to send out bug summaries.
The bug summaries are in a specific format: "NNNNN: bug summary".. where NNNNN are the bug number.
In each bug summary i'm creating a hyperlink to the bug page, the link for each bug has the same format:
http://bugs.net/bugs/view.php?id=NNNNN.
The number in the summary and the number in the link are the same.
I want to create a VBA script that will search for the specific text format: "NNNNN: blah blah" and create a hyperlink to the address: http://bugs.net/bugs/view.php?id=NNNNN.
I want this to be done before i'm sending the email.
Is it possible?
Thanks!
udi.