Hello again, all. Thanks for the help with the cascading combo box, but I have another newb question(s) and request for advice. My situation is as such:
In one form (MainOrder) I have fields on the left for data to be entered and fields on the right to display information (PubContactInfo) relative to a selection from a list (Publisher). I do not want the data on the right to be editable in this form because the users are used to tabbing through everything and they are likely to accidentally edit the Contact Info. (I have a button that opens up another form with which users can edit entries.)
1) Is there a way to take fields OUT of the tab-order so that they're skipped?
and/or
2) Is there a way to lock the fields so that they cannot be edited in that form only?
In one form (MainOrder) I have fields on the left for data to be entered and fields on the right to display information (PubContactInfo) relative to a selection from a list (Publisher). I do not want the data on the right to be editable in this form because the users are used to tabbing through everything and they are likely to accidentally edit the Contact Info. (I have a button that opens up another form with which users can edit entries.)
1) Is there a way to take fields OUT of the tab-order so that they're skipped?
and/or
2) Is there a way to lock the fields so that they cannot be edited in that form only?