thanks to all
folly
I create table contain names and some information
my Employer need to insert field id for every name...
the ids is ready in another table
I must insert table id to table name randomly
hello
i have tow tables... name and id
table name have 400 records
table id have 400 id
i would like inset 400 ids in table name
like this
name id
ghghg 15565
gfghfgh 6786
kjggjg 8768
etc...
thank you
hello
I have table with 2 fields : amount and id
like this
amount id
1000 1
1700 1
1800 2
I need to sort amount by id like this
feild1 feild2 id
1000 1
1700...
thats i want exactly
but show me this message
the error in the replace
code_name and code_cut is name the fields in my table (cutinfo)
my code is
cCode = ThisForm.text1.Value
cName = ThisForm.text2.Value
SELECT cutinfo
SET ORDER TO INDX && CODE_NAME+CODE_CUT
IF SEEK(cCode + cName)...
Hello My Friends.. I had table contain tow fields ... code and name
when I apend same data to the table , the form show me message told me (the same data in the table... ghange it)..
thanks for all
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.