View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Peter[_28_] Peter[_28_] is offline
external usenet poster
 
Posts: 60
Default Form & combo box question

On Wed, 6 Oct 2004 23:41:13 +0100, "Bob Phillips"
wrote:

Peter,

Not the answer to your question, but have you looked at DataForm, it allows
managing a dataset very easily.


Hi Bob,

Yes, I've used Data|Form previously, but in this instance I need to
enter some data in a form and have that data entered into an existing
row in a spreadsheet

i.e. Cells S1:S7 already have data in them. My form would select row 7
by virtue of the unique reference in cell S1 and the data in my form
would then be added to cells S8:S15.


--
Cheers

Peter

Remove the INVALID to reply