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
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...
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...
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...