Search results

  1. S

    Question Coverting values to words

    I'm using access to register members of a fraternal organization for conventions. As their information is entered on the form, the degree they hold is entered by way of a toggle button. (BTW, nothing to do with dog,cat etc, I just used that as an example)..There are 4 degrees to choose using the...
  2. S

    Question Coverting values to words

    Rather than editing my original question should perhaps ask or say.......I can easily do this with excel using an "if" statement, but not sure if, or how this can be done inside access. Seems to me this would/should be simple, however, I can't quite figure it out. Again, thanks in advance
  3. S

    Adding new record

    BTW, A tip here.....the next and previous record functions are quite small and as a result make it a bit difficult to navigate. TIP: What I like to add to my forms are two extra buttons. These are easily added when in design view. Go to: Controls/Button. After placing and sizing where you...
  4. S

    Question Coverting values to words

    I have form using a toggle option with four buttons. The values are 1,2,3 & 4. How can I convert the values to read (in the table) as words instead of values. Example 1=dog 2=cat 3=bird 4=hamster Please know I'm a novice with VBA, so if VBA is needed to resolve this, please be descriptive...
Back
Top Bottom