Results 1 to 12 of 12

Thread: [RESOLVED] random object?

Hybrid View

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2006
    Posts
    34

    Re: random object?

    I didn't think about it, I need actually a random generator with a initial value (seed), e.g. new Random(222), can I do it with rnd too?
    but I like to know it also because it's a recurrent problem that i need to use classes/objects or functions in VBA which I can use in vb.
    Is it possible to use all classes available in VB in VBA somehow?

  2. #2

    Thread Starter
    Member
    Join Date
    Apr 2006
    Posts
    34

    Re: random object?

    I just tested rnd() can't generate a "seeded" random number.

Posting Permissions

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



Click Here to Expand Forum to Full Width