Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with drawing a line between two 'selected' rectangles in Word

Status
Not open for further replies.

tecnik

Programmer
Feb 16, 2006
22
GB
Hi there,
I'm trying to put together a macro in Word that will draw a horizontal line between two 'selected' rectangles in Word. Even just drawing a line on the right hand side of one rectangle, touching it, would suffice.

Can anyone help me out please, I've been trying to create a simple macro that draws a rectangle and try and work foward from that, but as yet I've had no look.

Thanks in advance,

Nick
 
1. You are doing thuis using Word Art?
2. Could you post what code you already have?
3. As this is macro code, this should probably be posted in the VBA forum.

Gerry
 
Hi Gerry,
Thanks for the reply.
I'd posted here because another member thought I'd have more success in this forum.

I've don't have any code yet because I'm having problems with the drawing of the rectangle. :(

Nick
 
yeah you will. this is weird part of Word.

Gerry
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top