View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Beginer to UserForms question on assigning properties to objects

Glad you got it working. And found the error. I didn't notice that portion of
your code.

wrote:

Thank you, that worked. Well it did as soon as I rememberd that down
is negative and changed the "-i +1" to "i-1" so that I wasn't trying
to read cells located about six inches above my computer... :)

On Jul 26, 7:41 am, Dave Peterson wrote:
Just to loop differently (you can change it back!)


Dave Peterson- Hide quoted text -

- Show quoted text -


--

Dave Peterson