Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have imported data from a survey tool into Excel. Unfortunately, instead of
importing the selected fields in a question with a number, it is imported and shown as text (i.e. Question 1: Yes ( ), No (selected) instead of : Yes( ) No (1)) Can anyone tell me how I can program the cells that they automatically convert the text (selected) into a number? Thanx |
#2
![]() |
|||
|
|||
![]()
Try using "Edit - Replace"
In "Find What", enter: <Space(select)<Space "Replace with: <Space(1)<Space -- HTH, RD ============================================== Please keep all correspondence within the Group, so all may benefit! ============================================== "Greta" wrote in message ... I have imported data from a survey tool into Excel. Unfortunately, instead of importing the selected fields in a question with a number, it is imported and shown as text (i.e. Question 1: Yes ( ), No (selected) instead of : Yes( ) No (1)) Can anyone tell me how I can program the cells that they automatically convert the text (selected) into a number? Thanx |
#3
![]() |
|||
|
|||
![]()
I might have mis-read your post when you said to replace text with numbers.
My suggestion returns text that looks like a number. If you need an actual number, as recognized by XL, post back with the configuration of the data *after* it's in XL. That is, exactly what data is in an individual cell? The entire Answer, or just the parenthesis, or the Yes and No together with the parenthesis ... or what? -- Regards, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "RagDyer" wrote in message ... Try using "Edit - Replace" In "Find What", enter: <Space(select)<Space "Replace with: <Space(1)<Space -- HTH, RD ============================================== Please keep all correspondence within the Group, so all may benefit! ============================================== "Greta" wrote in message ... I have imported data from a survey tool into Excel. Unfortunately, instead of importing the selected fields in a question with a number, it is imported and shown as text (i.e. Question 1: Yes ( ), No (selected) instead of : Yes( ) No (1)) Can anyone tell me how I can program the cells that they automatically convert the text (selected) into a number? Thanx |
#4
![]() |
|||
|
|||
![]()
thanks so much for your reply.
The exact data that is in the cell is the word "selected". I want to convert all "selected" in the cells to a number. e.g. that excel automatically converts the word once it is entered in the cell. So if I would type in "selected" in the cell, it would change it automatically to a 1. Thanks "RagDyer" wrote: I might have mis-read your post when you said to replace text with numbers. My suggestion returns text that looks like a number. If you need an actual number, as recognized by XL, post back with the configuration of the data *after* it's in XL. That is, exactly what data is in an individual cell? The entire Answer, or just the parenthesis, or the Yes and No together with the parenthesis ... or what? -- Regards, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "RagDyer" wrote in message ... Try using "Edit - Replace" In "Find What", enter: <Space(select)<Space "Replace with: <Space(1)<Space -- HTH, RD ============================================== Please keep all correspondence within the Group, so all may benefit! ============================================== "Greta" wrote in message ... I have imported data from a survey tool into Excel. Unfortunately, instead of importing the selected fields in a question with a number, it is imported and shown as text (i.e. Question 1: Yes ( ), No (selected) instead of : Yes( ) No (1)) Can anyone tell me how I can program the cells that they automatically convert the text (selected) into a number? Thanx |
#5
![]() |
|||
|
|||
![]()
If I understand what you're asking, you're talking about two different
things here. 1] You're talking about *replacing* imported data?!?! 2] You're talking about *entering* new data?!?! Do I understanding your question? For number 1, my original suggestion will still work, if you just revise the parameters *and* the cells are not formatted to Text: In "Find What", enter "select" (no quotes). In "Replace With", enter "1" (no quotes). For number 2, you'll have to tell me why, if you can enter the word "select", you can't just as well enter the number "1". -- Regards, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Greta" wrote in message ... thanks so much for your reply. The exact data that is in the cell is the word "selected". I want to convert all "selected" in the cells to a number. e.g. that excel automatically converts the word once it is entered in the cell. So if I would type in "selected" in the cell, it would change it automatically to a 1. Thanks "RagDyer" wrote: I might have mis-read your post when you said to replace text with numbers. My suggestion returns text that looks like a number. If you need an actual number, as recognized by XL, post back with the configuration of the data *after* it's in XL. That is, exactly what data is in an individual cell? The entire Answer, or just the parenthesis, or the Yes and No together with the parenthesis ... or what? -- Regards, RD -------------------------------------------------------------------------- - Please keep all correspondence within the NewsGroup, so all may benefit ! -------------------------------------------------------------------------- - "RagDyer" wrote in message ... Try using "Edit - Replace" In "Find What", enter: <Space(select)<Space "Replace with: <Space(1)<Space -- HTH, RD ============================================== Please keep all correspondence within the Group, so all may benefit! ============================================== "Greta" wrote in message ... I have imported data from a survey tool into Excel. Unfortunately, instead of importing the selected fields in a question with a number, it is imported and shown as text (i.e. Question 1: Yes ( ), No (selected) instead of : Yes( ) No (1)) Can anyone tell me how I can program the cells that they automatically convert the text (selected) into a number? Thanx |
#6
![]() |
|||
|
|||
![]()
HI,
I know about (1). The problem is that my data is collected through a survey whose results are stored in a "excel-like" format. We are talking about 2000 lines with 156 rows. That's why I do not want to manually change "selected" to 1. And certainly, I could do your suggestion (1), however I thought there must be something else than find&replace. Thanks for all your suggestions. I will try and see how I get along with find&Replace "RagDyer" wrote: If I understand what you're asking, you're talking about two different things here. 1] You're talking about *replacing* imported data?!?! 2] You're talking about *entering* new data?!?! Do I understanding your question? For number 1, my original suggestion will still work, if you just revise the parameters *and* the cells are not formatted to Text: In "Find What", enter "select" (no quotes). In "Replace With", enter "1" (no quotes). For number 2, you'll have to tell me why, if you can enter the word "select", you can't just as well enter the number "1". -- Regards, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Greta" wrote in message ... thanks so much for your reply. The exact data that is in the cell is the word "selected". I want to convert all "selected" in the cells to a number. e.g. that excel automatically converts the word once it is entered in the cell. So if I would type in "selected" in the cell, it would change it automatically to a 1. Thanks "RagDyer" wrote: I might have mis-read your post when you said to replace text with numbers. My suggestion returns text that looks like a number. If you need an actual number, as recognized by XL, post back with the configuration of the data *after* it's in XL. That is, exactly what data is in an individual cell? The entire Answer, or just the parenthesis, or the Yes and No together with the parenthesis ... or what? -- Regards, RD -------------------------------------------------------------------------- - Please keep all correspondence within the NewsGroup, so all may benefit ! -------------------------------------------------------------------------- - "RagDyer" wrote in message ... Try using "Edit - Replace" In "Find What", enter: <Space(select)<Space "Replace with: <Space(1)<Space -- HTH, RD ============================================== Please keep all correspondence within the Group, so all may benefit! ============================================== "Greta" wrote in message ... I have imported data from a survey tool into Excel. Unfortunately, instead of importing the selected fields in a question with a number, it is imported and shown as text (i.e. Question 1: Yes ( ), No (selected) instead of : Yes( ) No (1)) Can anyone tell me how I can program the cells that they automatically convert the text (selected) into a number? Thanx |
#7
![]() |
|||
|
|||
![]()
Don't forget what I said about the cells *not* being formatted as Text.
"Edit - Replace" will not change the format for you, but will return a *Text* "1". Do you really need a "real" number? ... for further calculations? Don't forget, if you're totaling, SUM() *will* work with "Text" numbers. -- Regards, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Greta" wrote in message ... HI, I know about (1). The problem is that my data is collected through a survey whose results are stored in a "excel-like" format. We are talking about 2000 lines with 156 rows. That's why I do not want to manually change "selected" to 1. And certainly, I could do your suggestion (1), however I thought there must be something else than find&replace. Thanks for all your suggestions. I will try and see how I get along with find&Replace "RagDyer" wrote: If I understand what you're asking, you're talking about two different things here. 1] You're talking about *replacing* imported data?!?! 2] You're talking about *entering* new data?!?! Do I understanding your question? For number 1, my original suggestion will still work, if you just revise the parameters *and* the cells are not formatted to Text: In "Find What", enter "select" (no quotes). In "Replace With", enter "1" (no quotes). For number 2, you'll have to tell me why, if you can enter the word "select", you can't just as well enter the number "1". -- Regards, RD -------------------------------------------------------------------------- - Please keep all correspondence within the NewsGroup, so all may benefit ! -------------------------------------------------------------------------- - "Greta" wrote in message ... thanks so much for your reply. The exact data that is in the cell is the word "selected". I want to convert all "selected" in the cells to a number. e.g. that excel automatically converts the word once it is entered in the cell. So if I would type in "selected" in the cell, it would change it automatically to a 1. Thanks "RagDyer" wrote: I might have mis-read your post when you said to replace text with numbers. My suggestion returns text that looks like a number. If you need an actual number, as recognized by XL, post back with the configuration of the data *after* it's in XL. That is, exactly what data is in an individual cell? The entire Answer, or just the parenthesis, or the Yes and No together with the parenthesis ... or what? -- Regards, RD -------------------------------------------------------------------------- - Please keep all correspondence within the NewsGroup, so all may benefit ! -------------------------------------------------------------------------- - "RagDyer" wrote in message ... Try using "Edit - Replace" In "Find What", enter: <Space(select)<Space "Replace with: <Space(1)<Space -- HTH, RD ============================================== Please keep all correspondence within the Group, so all may benefit! ============================================== "Greta" wrote in message ... I have imported data from a survey tool into Excel. Unfortunately, instead of importing the selected fields in a question with a number, it is imported and shown as text (i.e. Question 1: Yes ( ), No (selected) instead of : Yes( ) No (1)) Can anyone tell me how I can program the cells that they automatically convert the text (selected) into a number? Thanx |
#8
![]() |
|||
|
|||
![]()
Just had a thought.
I can't try it myself right now, but maybe you can. *Before* importing, try "AutoCorrect", and set it up so that "select" (no quotes) is replaced with a 1. Love to know if that would work!<g -- HTH, RD ============================================== Please keep all correspondence within the Group, so all may benefit! ============================================== "Greta" wrote in message ... HI, I know about (1). The problem is that my data is collected through a survey whose results are stored in a "excel-like" format. We are talking about 2000 lines with 156 rows. That's why I do not want to manually change "selected" to 1. And certainly, I could do your suggestion (1), however I thought there must be something else than find&replace. Thanks for all your suggestions. I will try and see how I get along with find&Replace "RagDyer" wrote: If I understand what you're asking, you're talking about two different things here. 1] You're talking about *replacing* imported data?!?! 2] You're talking about *entering* new data?!?! Do I understanding your question? For number 1, my original suggestion will still work, if you just revise the parameters *and* the cells are not formatted to Text: In "Find What", enter "select" (no quotes). In "Replace With", enter "1" (no quotes). For number 2, you'll have to tell me why, if you can enter the word "select", you can't just as well enter the number "1". -- Regards, RD -------------------------------------------------------------------------- - Please keep all correspondence within the NewsGroup, so all may benefit ! -------------------------------------------------------------------------- - "Greta" wrote in message ... thanks so much for your reply. The exact data that is in the cell is the word "selected". I want to convert all "selected" in the cells to a number. e.g. that excel automatically converts the word once it is entered in the cell. So if I would type in "selected" in the cell, it would change it automatically to a 1. Thanks "RagDyer" wrote: I might have mis-read your post when you said to replace text with numbers. My suggestion returns text that looks like a number. If you need an actual number, as recognized by XL, post back with the configuration of the data *after* it's in XL. That is, exactly what data is in an individual cell? The entire Answer, or just the parenthesis, or the Yes and No together with the parenthesis ... or what? -- Regards, RD -------------------------------------------------------------------------- - Please keep all correspondence within the NewsGroup, so all may benefit ! -------------------------------------------------------------------------- - "RagDyer" wrote in message ... Try using "Edit - Replace" In "Find What", enter: <Space(select)<Space "Replace with: <Space(1)<Space -- HTH, RD ============================================== Please keep all correspondence within the Group, so all may benefit! ============================================== "Greta" wrote in message ... I have imported data from a survey tool into Excel. Unfortunately, instead of importing the selected fields in a question with a number, it is imported and shown as text (i.e. Question 1: Yes ( ), No (selected) instead of : Yes( ) No (1)) Can anyone tell me how I can program the cells that they automatically convert the text (selected) into a number? Thanx |
#9
![]() |
|||
|
|||
![]() The other guy was going on a bit. Did you ever work an autocomplete solution? thanks rish -- reloadinternet ------------------------------------------------------------------------ reloadinternet's Profile: http://www.excelforum.com/member.php...o&userid=26505 View this thread: http://www.excelforum.com/showthread...hreadid=391463 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I convert excel file into ASCII text file with alignment? | Excel Discussion (Misc queries) | |||
convert a range of lowercase text to upper text or vice versa | Excel Worksheet Functions | |||
How to reformat numbers stored as text (apostrophe at beginning) | Excel Discussion (Misc queries) | |||
Sort or Filter option? | Excel Worksheet Functions | |||
Convert text to numbers | Excel Discussion (Misc queries) |