andrewb90
Well-known Member
- Joined
- Dec 16, 2009
- Messages
- 1,077
Hi everybody!
I am trying to figure out how to export select data and then import it into another sheet. I haven't done much with this kind of stuff, so I'm not even sure what the best way to go about this is:
Multiple users have an identical workbook. The file is fairly large, and I don't want to send the entire workbook through email.
On a weekly basis, they will fill out a sheet, and a section of data from that sheet needs to be exported into some other format. The user will then email that file, and then the recipient will import that file into their workbook.
As all the workbooks will have the same name, a cell value would be used in determining which user's location the data is from.
I'm just not sure what the best avenue to use is going to be.
As far as the cell range goes, that's flexible based on what type of import/export method I'm using, and if there are any particular formats that need to be in place.
Any ideas, links, suggestions, on what may be my best bet would be very much appreciated.
another note, the file doesn't need to be readable or comprehensible, as long as I can run a code to import it, into my workbook correctly. (Not sure if that's even relevant, but i thought I'd mention it)
I am trying to figure out how to export select data and then import it into another sheet. I haven't done much with this kind of stuff, so I'm not even sure what the best way to go about this is:
Multiple users have an identical workbook. The file is fairly large, and I don't want to send the entire workbook through email.
On a weekly basis, they will fill out a sheet, and a section of data from that sheet needs to be exported into some other format. The user will then email that file, and then the recipient will import that file into their workbook.
As all the workbooks will have the same name, a cell value would be used in determining which user's location the data is from.
I'm just not sure what the best avenue to use is going to be.
As far as the cell range goes, that's flexible based on what type of import/export method I'm using, and if there are any particular formats that need to be in place.
Any ideas, links, suggestions, on what may be my best bet would be very much appreciated.
another note, the file doesn't need to be readable or comprehensible, as long as I can run a code to import it, into my workbook correctly. (Not sure if that's even relevant, but i thought I'd mention it)