hi neo
can i get the cell position in the access table.
suppose if the user is the table3.id field in the 2nd row. is it possible in the query or in the module to get position where the cursor is pointing. As I knew we can retrive only in Excel sheet.
If yes, plz provide me the solution that will solve my prob..
thnx
guru
User Profile
Collapse
-
Hi Neo/Nic
Table1
id name
1 Guru
2 JJ
Table2
cid name(listbox ie Guru/JJ) value
3 Guru 10
4 Guru 20
5 JJ 05
Table2.name field is liked to Table1.name field
Table3
tid ...Leave a comment:
-
Hi Nic,
I do understand the normalization, but i have got up prob in some other stuf. Sorry i wouldnt have explained the prob quite well.
i will make it simple so tat u or any1 in this forum could provide me a soln
i have a table which contains 2 flds named n1 and n2
n1 is a listbox which retrieves the values from another table. now i want soln for n2 field. when a user selects the value from listbox...Leave a comment:
-
Retrieve the values from a listbox in table
Hi,
I have a table "Table1" which contains 2 fields named as "f1" f2".
Table1
f1 f2
xyz 1
xyz 2
abc 3
and have another table named as "Table2" which contains the fields "f3", "f4"
f3 contains values from the f1 of table1 which is listbox(ie sql query, select f1 from table1 is mentioned...
No activity results to display
Show More
Leave a comment: