APL code in textbox

J

Jeff

Hi

I was working with the APL programming language. It has a lot of wierd
symbols that excel does not recognize. However I needed to share breif
snipets of code, so I wanted to put the apl in texboxes. Is there anyway to
put the code in excel.

Thank a lot.
 
J

JE McGimpsey

Weird? Hardly! APL was one of the first languages I had to learn 20+
years ago (along with Fortran, Pascal, COBOL, several flavors of Basic,
and 3 different assemblers). It's by far the most efficient and elegant
language I've ever used.

Be that as it may, one suggestion would be to copy the APL code as a
picture (there are numerous screen grab apps that can do this) and
insert it that way in your workbook.
 
Top