Results 1 to 11 of 11

Thread: Urgent - manual combo input

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10

    Lightbulb

    Maybe the culprit is here:
    [vba]Private Sub UserForm_Initialize()
    flag_main = False
    Call ArrayFill '! ! ! ! ! ! ! !
    End Sub[/vba]
    Something's still wrong with "ArrayFill" procedure ?
    ( i've only changed position of the data, nothing else)

    Thanks
    Last edited by SMC; 03-01-2007 at 08:44 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •