Search results

  1. R

    Adding the value of a combobox to a hidden column when a user enters a new record

    What I did was set the default value of the category field in properties to [only need the first letter] Which seems to have worked. Is this what you meant? If not, is there any documentation you could point me towards?
  2. R

    Adding the value of a combobox to a hidden column when a user enters a new record

    I'm very new to access so I'm not sure about the correct way to go about this. I have a table with a 'category' column, a form which hides the category column, and a combobox to filter the category, let's say R, C, and F. What I want accomplish is to have the value of the comobox applied to...
Back
Top Bottom