Hi
I have several select boxes all of the same name with the same options. if an option is selected in any one of the select boxes, then the same option is also selected in all the other boxes.
how would I do this??
Any help is greatly appreciated!
Hi
Is there any way you can use a command button to cause the current TabPage to switch focus to the next Tab Page in the sequence?
Thanks in advance
rundmc
Anyone know where best in the following piece of code to give the user notification that no results have been returned from the search and what sort of code might be suitable....
urgent!
Thanks
Private Sub CmdSearch_Click()
MSFlexGrid1.FormatString = " <|PC ID |<PC Vendor |<PC Make/Model...
Hi,
Im doing a search on an Access table and the following code works in retrieving records that exist in the table however it throws up an error when the record is not found. Has anyone got any idea how to overcome this, it would bemuch appreciated
Thanks
Private Sub CmdSearch_Click()...
Hi,
Im trying to do a search on a table called PC on the basis of two field values being inputted to two text boxes: Txtdept and TxtMakeModel. I am using a FlexGrid but the code I have isnt loading the values into the FlexGrid. Can anyone find whats wrong with the code Im using...
Thanks...
I'm tring to populate a Flex Grid from a search of a database table. I am unsure of the method that the Flexgrid would use to add the values of the recordset to the Flexgrid itself. Has any one any ideas??
Im using a date picker and I need a way of reseting the value of the date picker to today's date after submitting the users choice of date to an Access database.
Any1 know how to overcome this please!?
Any idea on how to reset the value of the date picker to the current date so that when when the user returns to the page that is the value held in the date picker??
Ok, Im using the datepicker control to validate the date but I want to add the value the user chooses to an Access table I've created. I'm using the ADODB.Recordset to add the values of the other controls on the form
to the table (these controls are all combo boxes).How can I alter the following...
I want to validate a date field on a VB form and would like to use a date picker if it exists in VB, otherwise I need another way to overcome this validation
Ideas, Please....?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.