User Profile

Collapse

Profile Sidebar

Collapse
jit007
jit007
Last Activity: Apr 12 '08, 09:06 AM
Joined: Apr 8 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Place a combobox on top of a cell in owc11 spreadsheet

    HI all ,

    I am creating a UI using VBA program where I am using OWC 11 control. What I want is that--- when user will select the pricular cell(say, D4) in the OWC spreadsheet, a combo box appears in place of the cell and from the drop-down list box he will select the correct option and that will be the value of that cell (i.e. D4).

    Now I've written the code like following:--



    //Code//...
    See more | Go to post

  • track the KEYDOWN event in the cells of OWC spreadsheet

    HI!!

    I'm using OWC11 spreadsheet control in a VBA application. I want to do two things as described below:--

    1. I want to track the KEYDOWN event when user have selected any cell in the column "D". This is because, I want to track the change in the value of the cells under the column "D".

    2. I want to prevent the User from changing the existing data from the cells under...
    See more | Go to post
No activity results to display
Show More
Working...