+ Reply to Thread
Results 1 to 4 of 4

Visual Basic Editor Question???

  1. #1
    Flames
    Guest

    Visual Basic Editor Question???

    ok this may be rather simple but my question is
    How do I get the vb6 editor in excel to print a cell or group of cells
    say i program it to enter an input name how do i call up that data???


  2. #2
    Tim Williams
    Guest

    Re: Visual Basic Editor Question???

    Print where ? on screen? on printer?
    What do tyou mean by "Call up"?

    Tim



    "Flames" <Flames@discussions.microsoft.com> wrote in message
    news:3FCCD06C-A742-48BE-8578-6368A9D36A33@microsoft.com...
    > ok this may be rather simple but my question is
    > How do I get the vb6 editor in excel to print a cell or group of
    > cells
    > say i program it to enter an input name how do i call up that
    > data???
    >




  3. #3
    Bob Phillips
    Guest

    Re: Visual Basic Editor Question???

    and how do you program it to input a name?

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Tim Williams" <saxifrax@pacbell*dot*net> wrote in message
    news:emU7jfTUFHA.3392@TK2MSFTNGP12.phx.gbl...
    > Print where ? on screen? on printer?
    > What do tyou mean by "Call up"?
    >
    > Tim
    >
    >
    >
    > "Flames" <Flames@discussions.microsoft.com> wrote in message
    > news:3FCCD06C-A742-48BE-8578-6368A9D36A33@microsoft.com...
    > > ok this may be rather simple but my question is
    > > How do I get the vb6 editor in excel to print a cell or group of
    > > cells
    > > say i program it to enter an input name how do i call up that
    > > data???
    > >

    >
    >




  4. #4
    Bob Phillips
    Guest

    Re: Visual Basic Editor Question???

    You can simple out put a cell in the immediate window with

    ?Range("A1").Value

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Flames" <Flames@discussions.microsoft.com> wrote in message
    news:3FCCD06C-A742-48BE-8578-6368A9D36A33@microsoft.com...
    > ok this may be rather simple but my question is
    > How do I get the vb6 editor in excel to print a cell or group of cells
    > say i program it to enter an input name how do i call up that data???
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1