Link to home
Start Free TrialLog in
Avatar of tara_besta
tara_besta

asked on

Adding grid to vba form.

I am using Excel 2010 n i want to add datagrid to my user form using vba. i searched in additional control also but not got..n even microsoft spreadsheet option also not available in additional controls.
ASKER CERTIFIED SOLUTION
Avatar of Rgonzo1971
Rgonzo1971

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
The simplest way is to adapt a ListBox, The ListView control is difficult to code, I think I have a workbook using one at home that I was experimenting with, if I have I'll post it later
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.