Default Tab Stops for Template

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

Guest

I built an invoice template in Excel, everything works except I want to tab
over the cells that are just labels and goto the fields that need data
inserted.
Is there a way to do this like the prebuilt MS templates or do I have to
program a user form with VB?

Thanks
 
You need to unprotect the cells you want to tab into
(Format>Cells>Protection> deselect Locked)and protect the
sheet(Tools>Protection>Protect Sheet).
 
Thanks! I thought I'd tried that before, but maybe I hadn't saved my changes
correctly before I protected the Sheet. 85% of the tabs go the right places
now. I have a couple rows at the bottom of the page that I split the row and
they don't work quite right, but it is diffently a 100% improvement.

Thanks
 
Glad to help.

--
Ian
--
IMATech2 said:
Thanks! I thought I'd tried that before, but maybe I hadn't saved my
changes
correctly before I protected the Sheet. 85% of the tabs go the right
places
now. I have a couple rows at the bottom of the page that I split the row
and
they don't work quite right, but it is diffently a 100% improvement.

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