+ Reply to Thread
Results 1 to 4 of 4

About "EXCEL6" Window Class ?

  1. #1
    halim
    Guest

    About "EXCEL6" Window Class ?

    Hi All,
    What is Window class "EXCEL6" in Excel used for ?

    Need help urgent ... please !

    Regards,

    Halim


  2. #2
    RB Smissaert
    Guest

    Re: About "EXCEL6" Window Class ?

    It is the window of the worksheet cell that is in edit mode.
    What do you need it for? Probably easier to get or set information
    via the Excel object model than via the API.

    RBS

    "halim" <hni@cmwi.co.id> wrote in message
    news:1152937158.298397.146880@s13g2000cwa.googlegroups.com...
    > Hi All,
    > What is Window class "EXCEL6" in Excel used for ?
    >
    > Need help urgent ... please !
    >
    > Regards,
    >
    > Halim
    >



  3. #3
    halimnurikhwan@yahoo.com
    Guest

    Re: About "EXCEL6" Window Class ?

    Thank you very much for reply me..
    But can we release each cell in a worksheet

    so it will be shown as window with the caption

    so I can refer Userform1.left to cell.left as we see in the screen

    Rgds,

    halim

    RB Smissaert menuliskan:
    > It is the window of the worksheet cell that is in edit mode.
    > What do you need it for? Probably easier to get or set information
    > via the Excel object model than via the API.
    >
    > RBS
    >
    > "halim" <hni@cmwi.co.id> wrote in message
    > news:1152937158.298397.146880@s13g2000cwa.googlegroups.com...
    > > Hi All,
    > > What is Window class "EXCEL6" in Excel used for ?
    > >
    > > Need help urgent ... please !
    > >
    > > Regards,
    > >
    > > Halim
    > >



  4. #4
    RB Smissaert
    Guest

    Re: About "EXCEL6" Window Class ?

    Not sure I understand, but how about:
    Userform1.Left = Cells(5, 2)

    Keep in mind that VBA code can't run when a cell is in edit mode.

    RBS

    <halimnurikhwan@yahoo.com> wrote in message
    news:1152953109.529298.37760@m79g2000cwm.googlegroups.com...
    > Thank you very much for reply me..
    > But can we release each cell in a worksheet
    >
    > so it will be shown as window with the caption
    >
    > so I can refer Userform1.left to cell.left as we see in the screen
    >
    > Rgds,
    >
    > halim
    >
    > RB Smissaert menuliskan:
    >> It is the window of the worksheet cell that is in edit mode.
    >> What do you need it for? Probably easier to get or set information
    >> via the Excel object model than via the API.
    >>
    >> RBS
    >>
    >> "halim" <hni@cmwi.co.id> wrote in message
    >> news:1152937158.298397.146880@s13g2000cwa.googlegroups.com...
    >> > Hi All,
    >> > What is Window class "EXCEL6" in Excel used for ?
    >> >
    >> > Need help urgent ... please !
    >> >
    >> > Regards,
    >> >
    >> > Halim
    >> >

    >



+ 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