View Single Post
  #1   Report Post  
yvanblo
 
Posts: n/a
Default How do i add " to the beginning of all cells


I have a login script that has lost its quote marks. example:
DisableChangePassword=dword:00000001

It should read:
::\"::DisableChangePassword::\"::=dword:00000001

I have already added the quotes to the far side:
DisableChangePassword::\"::=dword:00000001 But i am having trouble
adding the first quote mark.

Oh by the way there are over 500 entries to be made, so one at a time
is not what i want to do. Also not all rows need the quote marks.
Thank you for your help!!


--
yvanblo
------------------------------------------------------------------------
yvanblo's Profile: http://www.excelforum.com/member.php...o&userid=26099
View this thread: http://www.excelforum.com/showthread...hreadid=394314