Thread: vbproper
View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default vbproper

Chip was telling Steve that Steve's code wouldn't work in excel's VBA.

Joanne wrote:

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.



--

Dave Peterson