Ed_Filipino
New Member
- Joined
- Jan 5, 2018
- Messages
- 6
HI, Im a newbie here I just want to ask help because I have hard time finishing my VBA userform. I have a 5 column table I a excele worksheet. I want to have a userform that have 5 textbox according to the headings of the 5 column, im planning that in the 1st textbox if I entry the data the 4 remaining columns will auto fill themselves according to their respective row in worksheet: Example of the table shown below. So im planning if I type the CODE in the first textbox the 4 columns pertaining to it will auto fill the other textbox.
Im hoping you can help me guys because im trying to make this for two days and it doesn't work for me. Im having trouble more on generating macro cod.
[TABLE="width: 584"]
<tbody>[TR]
[TD]CODE[/TD]
[TD]MAKE[/TD]
[TD]MODEL[/TD]
[TD]SERIAL[/TD]
[TD]DELIVERY DATE[/TD]
[/TR]
[TR]
[TD]TR1[/TD]
[TD]DAF[/TD]
[TD]CF75 EURO 3[/TD]
[TD]XLRAT75PCOE555083[/TD]
[TD]
20-Mar-2000
[/TD]
[/TR]
</tbody><colgroup><col><col><col><col><col></colgroup>[/TABLE]
Im hoping you can help me guys because im trying to make this for two days and it doesn't work for me. Im having trouble more on generating macro cod.
[TABLE="width: 584"]
<tbody>[TR]
[TD]CODE[/TD]
[TD]MAKE[/TD]
[TD]MODEL[/TD]
[TD]SERIAL[/TD]
[TD]DELIVERY DATE[/TD]
[/TR]
[TR]
[TD]TR1[/TD]
[TD]DAF[/TD]
[TD]CF75 EURO 3[/TD]
[TD]XLRAT75PCOE555083[/TD]
[TD]
20-Mar-2000
[/TD]
[/TR]
</tbody><colgroup><col><col><col><col><col></colgroup>[/TABLE]