I have table1 in Access2007 items as
col1 col2
text1 100
text2 150
text3 200
....... .....
textn 5000
also I have an excel file where i have the same text but not orginezed
in col(A)
A
1 text1
2 some other text
3 some other text
4 text2
5 text3
6 ......
and...
or also if it would be possible
i have table1 items as
col1 col2
text1 100
text2 150
text3 200
....... .....
textn 5000
also I have an excel file where i have the same text but not orginezed
A
1 text1
2 some other text
3 some other text
4 text2
5 text3
6...
Hi everybody,
I have a combo1 with values "Jan, Feb, Mar, Apr, May"
also text boxes - Jan , Feb, Mar, Apr, May
based on combo1 selection add some data to the textbox which hase the same name as combo1 selection
Thanks
Hi everybody,
I have a combo1 with values "Jan, Feb, Mar, Apr, May"
also text boxes - Jan , Feb, Mar, Apr, May
based on combo1 selection add some data to the textbox which hase the same name as combo1 selection
Thanks