Hello, I have two questions (pretty basic for you guru's).
#1: Using a cmdbutton on a form, how do I open a file that is located on my A:\Sample.txt.
#2: I have data in this Sample.txt which looks something like this;
Line#1
WidgetA, 1234, WidgetB
Line#2
WidgetC, 5678, WidgetD
In my form I have text boxes whereas:
Text1 will read in WidgetA
Text2 will read 1234
Text3 reads WidgetB
Text4 will read in WidgetC
Text5 will read 5678
Text6 reads WidgetD
Any help would be appreciated. If you guide me through this task and ever in the Minneapolis area I will treat ya to lunch or dinner.
Thanks~~
#1: Using a cmdbutton on a form, how do I open a file that is located on my A:\Sample.txt.
#2: I have data in this Sample.txt which looks something like this;
Line#1
WidgetA, 1234, WidgetB
Line#2
WidgetC, 5678, WidgetD
In my form I have text boxes whereas:
Text1 will read in WidgetA
Text2 will read 1234
Text3 reads WidgetB
Text4 will read in WidgetC
Text5 will read 5678
Text6 reads WidgetD
Any help would be appreciated. If you guide me through this task and ever in the Minneapolis area I will treat ya to lunch or dinner.
Thanks~~