View Single Post
 
Old 10-26-2015, 05:27 PM
cc3125 cc3125 is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Oct 2015
Posts: 1
cc3125 is on a distinguished road
Default Remove white text background (keeping the font color and page color intact

/*sample instructions*/

data sample;
where abc=’1’;
if sample name "SAMPLE DATA";
run;

The text above is copied from another software called SAS and color of this page changed to grey.

I want to remove the white background (keeping the font color and page color intact). But I am unable to remove the white background for any text I copy from SAS software to MS word 2007 (on win7).

I have tried the option of ‘text highlight’ color and ‘color shading’ (by setting them to no fill or no color) but it’s not working .

Can somebody please tell me how to remove the white background leaving page color and font color intact?
You can download/view original document here


https://onedrive.live.com/redir?resi...nt=file%2cdocx


Thanks for your help.
Reply With Quote