Thread: vbproper
View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default vbproper

What "What?!"?

I was indicating that code posted by stevebriz wouldn't work.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"Joanne" wrote in message
...
What?!

Chip Pearson wrote:

Screen.ActiveControl = StrConv(Screen.ActiveControl,


In VBA, there is no Screen object, as there is VB6. If you're
going to post code, post code that works.