Search found 12 matches
- Fri Feb 03, 2012 1:10 pm
- Forum: General
- Topic: Delete all characters beyond a certain length
- Replies: 2
- Views: 243
- Fri Feb 03, 2012 12:00 am
- Forum: General
- Topic: Delete all characters beyond a certain length
- Replies: 2
- Views: 243
Delete all characters beyond a certain length
Hi, and thanks in advance. I'm importing text into excel 2007 and getting file too large errors, even though I don't exceed the column or row limitations. So, how can I delete all characters in a line beyond character number 1662?
- Wed Dec 29, 2010 10:52 pm
- Forum: General
- Topic: Delete all characters between cursor and specific text
- Replies: 2
- Views: 380
- Wed Dec 29, 2010 4:49 pm
- Forum: General
- Topic: Delete all characters between cursor and specific text
- Replies: 2
- Views: 380
Delete all characters between cursor and specific text
Hi, and thanks in advance for your help. I'm editing some huge medical records for a hospital and I have to remove variable length strings of characters from the cursor up to a specific text string, and leave the string intact.
- Mon Sep 20, 2010 11:26 pm
- Forum: General
- Topic: Insert spaces in body of text
- Replies: 2
- Views: 280
- Mon Sep 20, 2010 10:52 pm
- Forum: General
- Topic: Insert spaces in body of text
- Replies: 2
- Views: 280
- Mon Sep 20, 2010 10:23 pm
- Forum: General
- Topic: Insert spaces in body of text
- Replies: 2
- Views: 280
Insert spaces in body of text
Hi, thanks in advance for the help. I have some text where the columns don't align correctly and I need to insert 227 spaces.
*** CONTINUATION *** NOTE #1
between the trailing asterisk and the "NOTE", is where I need the spaces inserted. If I just type in spaces textpad says invalid expression ...
*** CONTINUATION *** NOTE #1
between the trailing asterisk and the "NOTE", is where I need the spaces inserted. If I just type in spaces textpad says invalid expression ...
- Wed May 13, 2009 8:44 am
- Forum: General
- Topic: I can't figure out how to replace * * * * * * * * * *
- Replies: 2
- Views: 528
- Tue May 12, 2009 9:57 pm
- Forum: General
- Topic: I can't figure out how to replace * * * * * * * * * *
- Replies: 2
- Views: 528
I can't figure out how to replace * * * * * * * * * *
I have a line of text that repeats on a couple of hundred lines. It starts with * * * * * * * * * * I N S U R A N C E D A T A * * * * * * * * * *
Every replace I try deletes every line in the whol;e document (wildcard). Any thoughts? Thanks, Kevin
Every replace I try deletes every line in the whol;e document (wildcard). Any thoughts? Thanks, Kevin
- Sat Mar 14, 2009 10:41 pm
- Forum: General
- Topic: Delete a variable amount of text between two words?
- Replies: 5
- Views: 482
Ben, first - thank you for your time in responding to my problem. My goal is to search for a text string, search for another text string and then select and delete all data between the two text strings. I don't mind recording a macro, but because the data between the two text strings will vary in ...
- Fri Mar 13, 2009 11:28 pm
- Forum: General
- Topic: Delete a variable amount of text between two words?
- Replies: 5
- Views: 482
- Thu Mar 12, 2009 10:14 pm
- Forum: General
- Topic: Delete a variable amount of text between two words?
- Replies: 5
- Views: 482
Delete a variable amount of text between two words?
I have to format about ten thousand lines of account information for an Excel import. I need to anywhere from one line of text to ten lines of text that occur in every account. There are unique phrases before and after the text I need to delete. Thanks for your help in advance.