Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anu Anu is offline
external usenet poster
 
Posts: 3
Default Numeric data being ignored

I have a excel file with data that i import to other excel
files. Im doning this by using the querytable object.
The problem is that the source file contains text &
numeric data in one column. When this is imported onto the
new file, the numeric data is missing.
How can i force excel to treat the numbers as text.
The import is a part of a series of automated processes &
i need to achieve this progarmatically.

Thanks!
- Anu.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,173
Default Numeric data being ignored

Anu

You could prefix the data with a single apostrophe ('). It won't display but
will transfer all as text. If you do VLOOKUPs or similar on this data it
may be difficult with this route.


--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"Anu" wrote in message
...
I have a excel file with data that i import to other excel
files. Im doning this by using the querytable object.
The problem is that the source file contains text &
numeric data in one column. When this is imported onto the
new file, the numeric data is missing.
How can i force excel to treat the numbers as text.
The import is a part of a series of automated processes &
i need to achieve this progarmatically.

Thanks!
- Anu.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
numeric data with restriction of data length kHuRRum HumaYun Excel Discussion (Misc queries) 3 August 9th 07 04:53 PM
Find and Return Numeric Label based on (Numeric Value) Criterion Sam via OfficeKB.com Excel Worksheet Functions 2 September 18th 06 11:20 PM
Numeric in Text to convert back to the form of Numeric for VLookup Purposes achilles Excel Discussion (Misc queries) 4 February 6th 06 07:05 AM
Match Single Numeric Criteria and Return Multiple Numeric Labels Sam via OfficeKB.com Excel Worksheet Functions 3 December 30th 05 08:01 PM
Match Single Numeric Criteria and Return Multiple Numeric Labels Sam via OfficeKB.com Excel Worksheet Functions 0 December 29th 05 08:44 PM


All times are GMT +1. The time now is 01:31 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"