
Yes I'd noted that problem about the Tab button... What is the relevant code
to replicate it?
It's hard to explain what I'm doing but it will be worthwhile doing it in
Excel I believe, although I don't have many other choices really (would've
rathered do it in a database to HTML via ASP or something but time and cost
constraints prevented it thanks to our austere IT department).
Essentially, I need to provide an interface for manipulation of tabular
data, and need it to look as sleek as possible, and can't have it in any
executable or database...

Nevertheless, Excel will provide for a
suitable short term solution which is the aim..
So..
Your point though, is partly why I asked the question, because I was
wondering if I should or if it is possible to place the form elements inside
a form that would need to be 'inline' in my worksheet, instead of
'embedding' the elements in my worksheet. All of the examples of the uses of
forms that I've seen have used them as dialogue boxes that effectively
'popup', which is not what I want. What is want is part form, part table
data.
Thoughts?
Cheers
Matt