Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 08-12-2015, 10:05 AM
equalizer88 equalizer88 is offline Word VBA need apostrophe for string but commented out Windows 7 32bit Word VBA need apostrophe for string but commented out Office 2010 32bit
Novice
Word VBA need apostrophe for string but commented out
 
Join Date: Jul 2015
Posts: 15
equalizer88 is on a distinguished road
Default

Thanks so much. Of course I was trying to use \n as newline and that doesn't work. Need to use ASCII 10 to do that.
Also, trying to use FORMAT at beginning of string, that gave error, so just used empty " " & to use Format. Here is corrected version:

wrd = " " & Format(i, "000000") & " FILL, DECLARE, GLOBAL, DECIMAL, LIST, " & Chr(10) & _
" 'BLIN-NUM', 'CHAN-NUM'," & Chr(10) & _
" 'PCOF1', 'PCOF2', 'PCOF3', " & Chr(10) & _
" 'PCOF4', 'DESC1', 'DESC2', 'DESC3'," & Chr(10) & _


" 'DESC4', " & Chr(10)
oRng.InsertBefore wrd
Reply With Quote
Reply

Tags
comments, word vba



Similar Threads
Thread Thread Starter Forum Replies Last Post
Word VBA need apostrophe for string but commented out Word VBA - Save file as a string contained within the word (always same row and leng) RG87 Word VBA 1 05-21-2014 05:39 AM
Word VBA need apostrophe for string but commented out Way to search for a string in text file, pull out everything until another string? omahadivision Excel Programming 12 11-23-2013 12:10 PM
problems with apostrophe rbsalyer Word 2 09-01-2013 07:08 PM
apostrophe button spelling "apostrophe" birdfloyd Outlook 0 10-12-2011 07:35 AM
Outlook 2007 apostrophe glitch TPaul8705 Outlook 0 06-07-2011 08:23 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 05:19 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft