Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

oliverhelm

macrumors newbie
Original poster
Dec 27, 2005
5
0
Hi,
I am trying to wright a method that will allow all rows and colloums (everything!) in a list box to be eddited by the user, simply be clicking on them.
This works in the open event,
me.addRow ""
me.editCell i,0
me.editCell i,1
me.editCell i,2
me.editCell i,3

if i run this again from a push button (user needs to be able to add and remove rows freely) then only the last field of that row can be eddited!:confused:

Any ideas would be greatly appreshiated.
Thanks
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.