Thread: Cell Defaults
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Cell Defaults

I understand. You can control CAPS LOCK. See:


http://groups.google.com/group/micro...b7257930476d1d

Include a call in a workbook open event macro to set CAPS LOCK on.

To learn about event macros. see:


http://www.cpearson.com/excel/events.htm



--
Gary's Student


"Mosaic Steve" wrote:

Not the answer im looking for.. I need a default set so anyone who opens the
spreadsheet and enters data, the text will automatically default to caps. I
can do this in VB and other programs. Not sure if Excel has that feature.

"Gary''s Student" wrote:

Use the CAPS LOCK key
--
Gary''s Student


"Mosaic Steve" wrote:

Can I set cells to default to CAPS only when text is entered?

Thanks,
Steve