this is nearly working
hy coyote
thank u very much for giving me reply
this working on load event and next record button. every thing is ok
but little modification is needed. if i load a form next number is generated. and if for example i dont want to create new record then this number is also...
hy
i hope all r fine.
sorry for disturbing you again.
i have problem in auto generation of primary key field.
on field i have written on enter event the dmax function.
but when cursor is going on that field automaticaly next number is appered
and also it update the old record if i first time...
i have written this code in item code dept name field
Private Sub DEPTNAME_Enter()
Me.DEPTNAME = [SELECT description from department where department.detpcode=me.DEPTCODE]
End Sub
but getting the error 2465
one record is coming but giving error
pls help me
bye
hy
i hope all are fine
i am in huge trouble.
actually i am oracle programer. but my user has asked me to develop a small
program in access. now approximately i have developed the program.
but one problem remaining.
my problem is this i have one table in which i am taking value based on other...
hy
thank u very much for reply
the problem with me is this i have combo box on the dept code item i want to to see when i click on combo box a list appear with dept code i want to see deptname with this also so that user know that he slected this dept. by code only no one know which dept is...
hy
i hope all r fine
i am in trouble and i need some one help very badly
i have one table called department where
deptcode and deptname is present
and i have one item master table
where dept code and deptname is present.
here on item master form i have made combo box on dept code. now i want...
hy thank u very much for reply
ok if i not use autonumber but how can i solve the problem of code 001 it is coming 1
if i am entering 0012 it is coming only 12
any help should realy be appriciated
thank you
hy
i hope all r fine
i am making item code through access form to help my erp program
the detail of coding is we have 13 digit code and to make an item we have five group
example
first group contain 4 digit 1001
2nd group 3 digit 001
3rd 2 digit 01
4th...
hy bro and sis
i hope all r fine
i have a mater/detail access form and when i press delete button it is just only deleting master record not detail record. when i am viewing the record it show both mater and detail record. i have define relationship just only on form not table. any solution...
combo box
hy i hope all r fine
first of all thank u very very much for reply. i understand ur logic.
u r right. but i was using logic of oracle
. i have got it.
thank u
take care
bye
combo box
hy thank u for ur reply.
if i will not make combo then what i will do if user want to modify the detail record.
the only to select the required record from the list. i dont have any other option
if i use it as unbound then i am not able to save the data. msg is coming primary key can...
hy
i hope all r fine
i am facing problem in combo box. here i have master/detail form and this is working fine without combox. when i am creating combobox for list of item and go to that item the record is showing. but when i click on detail record then it is giving the problem of primary key r...
hy
i hope all r fine
sorry for disturbing u
i have problem in my master detail form and single form.
the problem is this when i want to see the detail record against the master record and i pree scroll bar it is giving error and ask me that u can not duplicate primary key and also i want to have...
auto save problem solved
hy bro
sorry yesterday i did not used internet. and thank u very much for help me and giving me very nice information .
this code i have tried and working very nicely
thank u very much