Results 1 to 7 of 7

Thread: Inputbox problem

Threaded View

  1. #5
    INXSIVE Bruce Fox's Avatar
    Join Date
    Sep 2001
    Location
    Melbourne, Australia
    Posts
    7,429
    See above, and here is the InputBox syntax;

    InputBox(prompt[, title] [, default] [, xpos] [, ypos] [, helpfile, context])

    The [xxx] are Optional.
    If you want the required field, prompt blank - use "".


    So, for what u want to do, we are setting the [default] to the
    value of a TextBox
    ________
    BeautyDuo
    Last edited by Bruce Fox; Aug 14th, 2011 at 04:54 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
  •  



Click Here to Expand Forum to Full Width