Table Live

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Is there a way you can show a table (or named range) live in a userform like
can be done in access? By live I mean changes can be made to the table and
they are saved.

Thanks,
 
Hi,

I see the data form which would work but I need to limit the length of the
range. I've tried to set it to my named range but this was unsuccessful.

Range("Types").Select
Sheets("Table").ShowDataForm

I've tried it as activesheet as well. Won't this feature accept a named
range? Is there a way to set this row limit?

Thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top