Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When data is imported into Excel from a separate computer
system, the amounts are held in quotes e.g. ="123.67" When this is paste-valued, it becomes a label, NOT a value in Excel. Pressing {F2} and return will convert it to a label. I have devised some code to test for data types but it works on the table of data AFTER it has been transferred to an array. My question is whether the process of transferring it to an array inevitably leads to the loss of being able to tell whether the info is a label rather than a value. (Disregarding explicitly storing the "type" info for each cell). This is long enough but maybe not very clear. Happy to post back to clarify. Thanks in advance Tim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I hide unused file types from file types list in save dial | Excel Discussion (Misc queries) | |||
Excel 2007 error "some chart types cannot be combined with other chart types. Select a different chart types" | Charts and Charting in Excel | |||
Determining the text mode from a variety of data types | Excel Worksheet Functions | |||
Need Excel formula to separate names into columns, with exceptions | Excel Discussion (Misc queries) | |||
Determining whether selected cell has value or formula? | Excel Programming |