no1biscuit
Programmer
Ok guys and gals I have a tough one here (at least for me).
I have a subform that I viewed as a datasheet. The customer would like to edit it more like a spreadsheet with the ability to insert rows anywhere in the table, not just at the bottom. My only thought would be to have a hidden field with an order by number that vba will control, then make it a running form instead of a datasheet with buttons to insert a new row, move up, move down, delete, etc. But I thought there may be an easier way since I am guessing that is going to take some considerable coding.
Any suggestions?
Thanks in advance
Thom
I have a subform that I viewed as a datasheet. The customer would like to edit it more like a spreadsheet with the ability to insert rows anywhere in the table, not just at the bottom. My only thought would be to have a hidden field with an order by number that vba will control, then make it a running form instead of a datasheet with buttons to insert a new row, move up, move down, delete, etc. But I thought there may be an easier way since I am guessing that is going to take some considerable coding.
Any suggestions?
Thanks in advance
Thom