ECEstudent
Registered User.
- Local time
- Today, 15:01
- Joined
- Jun 12, 2013
- Messages
- 153
Does anyone know how to take values from an excel file, use them in a form in a database, and then go back to that excel file and add the new values to another place in the excel file? Do the value places have to be evenly spaced out?
I already know how to take columns from an excel file and use them in my code. But these values I am trying to use are kind of scattered around the excel sheet. The values I am extracting from the database are in a specific column and the values I am adding to the excel sheet are in a different column. Just the rows between these values aren't evenly spaced out. Any help appreciated.
I already know how to take columns from an excel file and use them in my code. But these values I am trying to use are kind of scattered around the excel sheet. The values I am extracting from the database are in a specific column and the values I am adding to the excel sheet are in a different column. Just the rows between these values aren't evenly spaced out. Any help appreciated.