Search results

  1. B

    Protecting design

    The ways i stop end users from going into form view is to remove the option button for design view in the upper left hand corner, if they cant see it, it's less likely they will search for it. I believe you can hide it by deselecting it in view...
  2. B

    Chart Wizard from a crosstab query?

    when i get these types of error's in run the script in debug to view the exact conflict...I also noticed that within properties, the format has to be set to reflect the type of function that you want.
  3. B

    How do i increase the size of a combo box

    I have a combo box, it has the new line feature enabled, yet it only allows about 37 or so characters to be entered, is there any way to increase this limitation in combo boxes ? [This message has been edited by Blair Greene (edited 11-24-2001).] [This message has been edited by Blair Greene...
  4. B

    Duplicates

    Thanks... The reason duplicates cant be permitted on that db is because it's used for a cable companies inventory... they scan in hundreds of items per week via "bar code" with your help I have reloved this problem by building a relationship to a table that had the necessary permissions...
  5. B

    Combo and list boxes

    Thanks.... I was able to build the relationship between form/table with your advise...
  6. B

    Automatically add new line

    if you need a new line in your combo box... go to design view, select the box, then select properties and then go to key behavior, that will give you the option to add new line inside the box for data input...
  7. B

    Combo and list boxes

    i have list and combo boxes both link to tables, however the tables were generated in the orginal creation and are only views which dont seem to have the same power as a regular table... is it possible to link a combo box to a table that I created, if so how... thanks
  8. B

    Duplicates

    I want to avoid duplicates, especially in the combo box, the system is used for scanning in bar codes for inventory and I need to try a prevent duplication entries, I am under a deadline on this one...
  9. B

    Can a combo box - Link to a Table

    Can anyone tell me if it's possible to link a specific "combo box" to a specific table ? i'm trying to avoid duplicate bar codes from being entered into a combo box, and tables have the feature "yes-no duplicates" however I dont see that feature on form combo boxes..
  10. B

    Duplicates

    I'm under a deadline, trying to see if it's possible to prevent duplicates within a combo box for data entry... Can anyone tell me if this is possible ?
Back
Top Bottom