Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Auto Formatting Excel Macro

1 view
Skip to first unread message

Thejan Mendis

unread,
May 14, 2004, 2:57:07 AM5/14/04
to
Hi

I hope somebody can help me on creating a small and very helpful EXCEL
macro.

I have a excel document with table like content and I need to create a macro
which will format each cell with <td>*what ever the cell vale</td> and each
row with <tr>*cells</tr>

Example

a b c
1 2 5

<tr><td>a</td><td>b</td><td>c</td></tr>
<tr><td>1</td><td>2</td><td>5</td></tr>

if i can make apply this to selected range that will be much better


Please help me................

THEJAN

Peter Hewett

unread,
May 14, 2004, 3:11:27 AM5/14/04
to
Hi Thejan Mendis

This is a Word VBA News Group so I've reposted this to:
microsoft.public.excel.programming

Cheers - Peter

HTH + Cheers - Peter

Thejan Mendis

unread,
May 14, 2004, 3:21:29 AM5/14/04
to
Thanks Peter

"Peter Hewett" <nos...@xtra.co.nz> wrote in message
news:35s8a0pm6ajqk1av4...@4ax.com...

Thejan Mendis

unread,
May 14, 2004, 3:35:22 AM5/14/04
to
0 new messages