| 
		
			| typing in text columns [message #711] | Mon, 02 December 2019 19:15  |  
			| 
				
				
					| P_Fitz Messages: 17
 Registered: November 2019
 | Junior Member |  |  |  
	| I am annotating a data set in data warrior and so I created an empty text column. It seems to me that in order to edit values in the text cell I need to double click there. This becomes rather cumbersome when I am annotating large sets of data. Would it be possible to have the text cells function more like an excel spreadsheet where if the cell is highlighted I can just type the value I want in it? 
 Please let me know if I need to clarify my question. Thanks!
 
 Patrick
 |  
	|  |  | 
	|  | 
	| 
		
			| Re: typing in text columns [message #845 is a reply to message #726] | Fri, 10 April 2020 14:51  |  
			| 
				
				
					| mcmc Messages: 23
 Registered: April 2018
 | Junior Member |  |  |  
	| I can chip in with a workaround that I find very useful: 
 * close DW
 * open the .dwar file in a text editor (I use notepad++)
 * select the portion between (not including) </column properties> and <hitlist data>. This is the actual spread sheet.
 * press ^x (cut) and paste into empty excel file
 * edit whatever needs to change. Also adding columns is allowed (eg calculated pKa's). Resorting is OK too.
 * When done, press ^a (select all), ^c (copy).
 * Back to text editor. press ^v (paste), ^s (save).
 * Now the .dwar file can be opened again in Datawarrior
 
 
 
 
 |  
	|  |  |