Data Form confusion

  • Thread starter Thread starter Marcella
  • Start date Start date
M

Marcella

To everyone,

What should I do if I want to use a data-form (Excel built in function)
but I don't want to show every field that I have in the database?
Example: There are column A until E. I want to display all information
inside that column A-E in my data form. However, users can only change
any info on column A-D. What should I do to make the text box on column
E become gray color so that user can't change anything in that column
only.

Thanks!!!

Rgds,
Marcella


** Posted via: http://www.ozgrid.com
Excel Templates, Training, Add-ins & Software!
http://www.ozgrid.com/Services/excel-software-categories.htm **
 
If you enter a formula in the first row of data in column E, the field
will be greyed out in the Data Form.

So, if there's a number in E2, type an equal sign in front of the number.
If there's text in E2, precede it with an equal sign, and enclose the
text in quotation marks, e.g.: ="Pencils"

You don't have to change any of the other rows, just the first one.
 

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

Similar Threads

Formula automation 4
Formula help please 4
Formulas 3
Running and creating forms in Excel 2
Populating a Combo box 1
Mystery Formula 3
statistics and excel... 1
nth cell in the range 6

Back
Top