No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
hi! i have created a form which contains two combo boxes. the first one can be used to select the location and the second to filter the floors belong to the selected location. i need to know the coding needed to filter the floors which only belongs to the selected … | |
hi i have created two combo boxes which contain locations and floors. After selecting the location from the first combo need to filter the floors allocated to the selected location, to the second combo. i have allocated floors to locations in another table called floor allocate. can somebody pls help … | |
hi I need to create a report which can be produced according to the values given in the combo boxes For example: if I choose the location name as “Head Office” floorname as “1st floor”, utilization “all”– the report should only contain the records relevant to “head office” &”first floor” … | |
my data report does not provide the data that i need. instead it provides some integers. can someone please help. ive attached my programme herewith | |
ive attached my programme herewith. the report doesn't function properly in the tab 2 i have put a command button which generates the report could you please help | |
i need to update new records to the database. i created a button and typed the below mentioned code But an error saying,"Current recordset does not support updating. this may be a limitation of the provider, or of the selected loc type" appears. Could you please help Private Sub Command3_Click() … | |
Hi I need to know whether we can link objects in an autocad drawings with vb Also if it can be done, how? thanks in advance |
The End.