Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello I am using "excel -Data-Import External Data -Import Data" to copy
columns from an excel file (lets call it f1) to another one (f2). It works fine but when there is alternatively figures and letters in the column rows in f1 query will only import either figures or letters or cells containing both. See below for an example: f1 - f2 1 - a - a 2 - b - b 3 - d - d 1a - 1a 2b - 2b 3d - 3d Can anyone please tell me how to import figures as well as letters when they are located in the same Column ??? When trying to edit the query here is the code I get: Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source=D:\file1.xls;Mode=Share Deny Write;Extended Properties="HDR=YES;";Jet OLEDB:System database="";Jet OLEDB:Registry Path="";Jet OLEDB:Engine Type=35;Jet OLEDB:Database Locking Mode=0;Jet OLEDB:Global Partial Bulk Ops=2;Jet OLEDB:Global Bulk Transactions=1;Jet OLEDB:New Database Password="";Jet OLEDB:Create System Database=False;Jet OLEDB:Encrypt Database=False;Jet OLEDB:Don't Copy Locale on Compact=False;Jet OLEDB:Compact Without Replica Repair=False;Jet OLEDB:SFP=False Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
importing text file data into excel | Excel Discussion (Misc queries) | |||
Importing Text File Data into Excel where records span several row | Excel Discussion (Misc queries) | |||
Importing data file | Excel Discussion (Misc queries) | |||
importing data from txt file | Excel Discussion (Misc queries) | |||
How can I get to data in drop down lists in Excel by pressing lett | Setting up and Configuration of Excel |