Recent content by shalva.gelashvili

  1. S

    Export Access data to excel based on excel data lookup

    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...
  2. S

    Export Table data to Excel exact places

    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...
  3. S

    Export Table data to Excel exact places

    Hi Everybody, I need to export Table data to excel sheet's exact places table1.col1. id1 to sheet1d2 table1.col1. id2 to sheet1.d5 please help
  4. S

    based on combobox text select textbox for add data

    not exactly I have some variable i i want to append i to the text box which has the same name as the selected combo box
  5. S

    based on combobox text select textbox for add data

    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
  6. S

    Variable as textbox name

    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
Back
Top Bottom