Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hit Send too early.
Meant to add that I was thinking of the following: Establish the start and end row of a record (say the record is "A5:G8") Then insert a row into "A9" and format "B9" with WrapText enabled. Then copy the record into "A9" and delete "A5:G8". A few rows short, but the wraptext will compensate for that. Is there a better way, please? Regards. "Stuart" wrote in message ... I have a rogue user workbook ( a one-off, I hope) such that current code will not run completely successfully on it. Rather than adapt the code for this one instance, I wonder if there is a way to alter the data? Row 1 A Data.................... 2 Data...................... 3 Data.......................... 4 5 B Data.......................... Data.................................... What this user has done, is to type data into individual rows in col B, rather than use wraptext. What I'd like to do is to loop through the records (there's always at least one empty row between records) and change the data to the way it would have been created with wraptext enabled in Col B. Is that possible, please? Regards. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.515 / Virus Database: 313 - Release Date: 01/09/2003 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.515 / Virus Database: 313 - Release Date: 01/09/2003 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem when trying to change source data | Charts and Charting in Excel | |||
why does my excel change the print options of another user's file | Excel Worksheet Functions | |||
Cancel user's changes but save other changes | Excel Discussion (Misc queries) | |||
insert a user's name/id | Excel Discussion (Misc queries) | |||
How best to extend user's options? | Excel Programming |