L
lmefford
Alright, I've got a bit of a dilemma so I figured I would actually ask
for some help.
My girlfriend and I have been working on a program that she got
commissioned to do for her brother and the gas station that he works
at. It's a fairly straight-forward program; they are wanting to be
able to save gas prices at various stations and the sort so that they
can pull it up later and compare them (don't ask why the store owner
doesn't set up particular workbooks and the sort). We've gotten down
having the form take the textbox entries from 5 tabs and saving it all
to a 5 paged workbook. I also have (I think) the printing down with
the simple xlApp.ActiveWorkbook.PrintOutEx.
However, the problem that we are having seems to have an elusive
answer: Once we have a workbook loaded to read from, how do we take
the contents of a particular cell or a range of cells and bring it up
in a textbox or group of textboxes?
for some help.
My girlfriend and I have been working on a program that she got
commissioned to do for her brother and the gas station that he works
at. It's a fairly straight-forward program; they are wanting to be
able to save gas prices at various stations and the sort so that they
can pull it up later and compare them (don't ask why the store owner
doesn't set up particular workbooks and the sort). We've gotten down
having the form take the textbox entries from 5 tabs and saving it all
to a 5 paged workbook. I also have (I think) the printing down with
the simple xlApp.ActiveWorkbook.PrintOutEx.
However, the problem that we are having seems to have an elusive
answer: Once we have a workbook loaded to read from, how do we take
the contents of a particular cell or a range of cells and bring it up
in a textbox or group of textboxes?