Search results

  1. R

    VBA COmmand Button Code not working

    OK - so it needed the ID of the dropdown field value - thanks for helping me down the correct path!
  2. R

    VBA COmmand Button Code not working

    Hi there - I should have mentioned that its referencing the value that is selected in a dropdown field. if I create a text box and enter the same value in as free text and hit the command button then it works. but I cant work out why that should make any difference? Thanks Rhys
  3. R

    VBA COmmand Button Code not working

    Hi all, I have a command button that when pressed needs to check the value in a field and then make a text box visible if the field has an appropriate value. here is the code - the VBA editor doesn't throw any errors when I click the button but the text box doesn't display. if i misspell...
  4. R

    Insert unbound field values into a table

    yeah I got there in the end. Thanks!
  5. R

    Insert unbound field values into a table

    Hi there, I am working on a timesheet application which allows users to insert multiple timesheet entries in a grid style format. the first row is visible and to add another row users click on a command button which makes the next row of fields available and ready to fill in and so on and so...
  6. R

    Hello from Cardiff!

    Hi there, I'm delving back into the World of Access database building having last built a system some 7 years ago. No doubt ill be asking a lot of questions as I refamiliarise myself with VBA. I love most sports, with tennis and cycling being my sports of choice when I'm not spending my time...
Back
Top Bottom