![]() |
Importing Data Into Excel
I want to import data into microsoft excel, from Oracle Public Sector Budgeting. The worksheet I want to import has over 200,000 lines, yet the excel sheet can only contain a maximum of 65,536 lines. Any body knows how this can be done, or if its possible? Thanks Norma |
Importing Data Into Excel
of course you can not use Excel 2003. The quick way to get aroud is export
all this to a text file or a CSV file and then you can partly import this file to Excel on differenet worksheets. Also you can build any pivots etc on this text file even without transferring it to Excel. Hope this helps!! -- Pranav Vaidya VBA Developer PN, MH-India If you think my answer is useful, please rate this post as an ANSWER!! "Norma" wrote: I want to import data into microsoft excel, from Oracle Public Sector Budgeting. The worksheet I want to import has over 200,000 lines, yet the excel sheet can only contain a maximum of 65,536 lines. Any body knows how this can be done, or if its possible? Thanks Norma |
Importing Data Into Excel
The thing, i want to enter the data and thereafter export it back. So, i need
all the data entered to be exported bak in one piece. "Pranav Vaidya" wrote: of course you can not use Excel 2003. The quick way to get aroud is export all this to a text file or a CSV file and then you can partly import this file to Excel on differenet worksheets. Also you can build any pivots etc on this text file even without transferring it to Excel. Hope this helps!! -- Pranav Vaidya VBA Developer PN, MH-India If you think my answer is useful, please rate this post as an ANSWER!! "Norma" wrote: I want to import data into microsoft excel, from Oracle Public Sector Budgeting. The worksheet I want to import has over 200,000 lines, yet the excel sheet can only contain a maximum of 65,536 lines. Any body knows how this can be done, or if its possible? Thanks Norma |
Importing Data Into Excel
Norma
This KB article shows how to import the data into multiple sheets. http://support.microsoft.com/default...;en-us;Q120596 Getting it back in one piece would require copying each sheet and pasting to a file. Probably best to check with the excel.programming group for methods on copying to a file. Ron de Bruin's Copy/Paste/Merge section may have sometthing you can use. http://www.rondebruin.nl/tips.htm Gord Dibben MS Excel MVP On Fri, 27 Jul 2007 01:46:01 -0700, Norma wrote: The thing, i want to enter the data and thereafter export it back. So, i need all the data entered to be exported bak in one piece. "Pranav Vaidya" wrote: of course you can not use Excel 2003. The quick way to get aroud is export all this to a text file or a CSV file and then you can partly import this file to Excel on differenet worksheets. Also you can build any pivots etc on this text file even without transferring it to Excel. Hope this helps!! -- Pranav Vaidya VBA Developer PN, MH-India If you think my answer is useful, please rate this post as an ANSWER!! "Norma" wrote: I want to import data into microsoft excel, from Oracle Public Sector Budgeting. The worksheet I want to import has over 200,000 lines, yet the excel sheet can only contain a maximum of 65,536 lines. Any body knows how this can be done, or if its possible? Thanks Norma |
Importing Data Into Excel
You could try Excel 2007.
-- David Biddulph "Norma" wrote in message ... I want to import data into microsoft excel, from Oracle Public Sector Budgeting. The worksheet I want to import has over 200,000 lines, yet the excel sheet can only contain a maximum of 65,536 lines. Any body knows how this can be done, or if its possible? Thanks Norma |
All times are GMT +1. The time now is 07:08 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com