![]() |
#1
|
||||
|
||||
![]()
Hey guys,
I've got a macro that copies the contents of an rtf file (one or more bullet points) into a cell in a table in word. A new row for the data is created each time. My problem is that, the first row of the table puts an extra line in, and every subsequent row puts an extra line and a bullet point. I've tried find/replace without much success, but since for some reason the first row is not like the others I'm not sure this approach will work properly. I've tried multiple combinations for the .Text of the .Find method, here is an example: Code:
Selection.Find.Text = vbCrLf & Chr(149) & "" Any help would be appreciated. |
Tags |
copy/paste, find/replace, rtf |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Extra lines in directroy when field is blank | redzan | Mail Merge | 5 | 05-23-2014 06:40 PM |
![]() |
Singh_Edm | Word | 12 | 01-20-2014 12:55 AM |
Autofit adding extra lines | John_G | Excel | 0 | 11-20-2012 08:19 AM |
![]() |
ramsgarla | Word VBA | 1 | 10-29-2012 12:26 AM |
![]() |
lucadelcarlo | Word | 1 | 04-23-2011 04:05 PM |