Hi everyone,
I have some difficulties to write some VBA code.
I have a table (tbl-1) with 2 columns and in each colums : 4 rows.
I would like in my form to create different textbox to show the values from table (tbl-1). I will have to create 4 differents textbox I guess. But what about the code?
please help me, I will really appreciate.
Thanks in adavnce
I have some difficulties to write some VBA code.
I have a table (tbl-1) with 2 columns and in each colums : 4 rows.
I would like in my form to create different textbox to show the values from table (tbl-1). I will have to create 4 differents textbox I guess. But what about the code?
please help me, I will really appreciate.
Thanks in adavnce
Comment