dvlsadvct
07-17-2008, 07:19 AM
Was wondering if there is a program out there that can do what I need...
Basically, i'm trying to get data transferred from cells in an excel spreadsheet to another program.
So, we enter data onto spreadsheets, such as
[ X ] [ Y ] [ Z ]
[ X ] [ Y ] [ Z ]
[ X ] [ Y ] [ Z ]
[ X ] [ Y ] [ Z ]
[ X ] [ Y ] [ Z ]
[ X ] [ Y ] [ Z ]
Is there any program that can get the data in the first "X" cell and transfer it to a text field or drop-down list , then grab the data in the "Y" cell and transfer it to another text field, then grab the data in the "Z" cell and transfer it to another text field?
As it is now,
I input all the data in excel.
Then i print out the sheet.
And from there, I open up another program and manually input the data into that program while reading it off of the printed sheet.
Currently, I read the first "X" cell on the sheet then type in the data into the other program, then hit tab, then read the "Y" cell then type in the data into the other program, then hit tab, then read the "Z" cell and enter that into the other program. And i repeat that (as you can see, I'm hitting "Tab" numerous times and going back and forth between the printed sheet and the monitor)
It's not likely that I'm allowed to bypass Excel and enter the data directly to that other program.
So, basically, I'm looking to enter the data to Excel, then when done, have it automatically transferred to another program
Meaning, the program would have to grab text, transfer it, then grab more text and transfer it to the next field, and so forth
EDITED MY POST: i guess to clarify, let's not use Access. Let's just say i'm trying to transfer text from excel to another program that contains text fields and boxes and drop down lists
Basically, i'm trying to get data transferred from cells in an excel spreadsheet to another program.
So, we enter data onto spreadsheets, such as
[ X ] [ Y ] [ Z ]
[ X ] [ Y ] [ Z ]
[ X ] [ Y ] [ Z ]
[ X ] [ Y ] [ Z ]
[ X ] [ Y ] [ Z ]
[ X ] [ Y ] [ Z ]
Is there any program that can get the data in the first "X" cell and transfer it to a text field or drop-down list , then grab the data in the "Y" cell and transfer it to another text field, then grab the data in the "Z" cell and transfer it to another text field?
As it is now,
I input all the data in excel.
Then i print out the sheet.
And from there, I open up another program and manually input the data into that program while reading it off of the printed sheet.
Currently, I read the first "X" cell on the sheet then type in the data into the other program, then hit tab, then read the "Y" cell then type in the data into the other program, then hit tab, then read the "Z" cell and enter that into the other program. And i repeat that (as you can see, I'm hitting "Tab" numerous times and going back and forth between the printed sheet and the monitor)
It's not likely that I'm allowed to bypass Excel and enter the data directly to that other program.
So, basically, I'm looking to enter the data to Excel, then when done, have it automatically transferred to another program
Meaning, the program would have to grab text, transfer it, then grab more text and transfer it to the next field, and so forth
EDITED MY POST: i guess to clarify, let's not use Access. Let's just say i'm trying to transfer text from excel to another program that contains text fields and boxes and drop down lists