View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
terry terry is offline
external usenet poster
 
Posts: 193
Default userform for updating records

I've spent two days searching for a way to use a userform to update records
from a worksheet there are plenty ways to add records using a userform but
none to change\update records.

My form comes up with empty textboxes & I would like it to come up with the
first row of my spreadsheet with a scrollbar so I can scroll to the record I
want to update.
The Built in form Data Form won't work because I have Comboboxes on my form
Thank you - TJ