Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Does anyone know how to enter a string that starts with an equal sign. I
want to use a function that gets created from a number of strings but I can't insert this string into a cell. It creates a runtime 1004 error. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
cluckers" wrote:
Does anyone know how to enter a string that starts with an equal sign. Format the cell as Text first, or type an apostrophe (single quote) before the equal sign. The apostrophe will not be considered part of the text. ----- original message ----- "cluckers" wrote: Does anyone know how to enter a string that starts with an equal sign. I want to use a function that gets created from a number of strings but I can't insert this string into a cell. It creates a runtime 1004 error. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Precede it with an apostrophe.
HTH Regards, Howard "cluckers" wrote in message ... Does anyone know how to enter a string that starts with an equal sign. I want to use a function that gets created from a number of strings but I can't insert this string into a cell. It creates a runtime 1004 error. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Precede it with an apostrophe.
-- David Biddulph cluckers wrote: Does anyone know how to enter a string that starts with an equal sign. I want to use a function that gets created from a number of strings but I can't insert this string into a cell. It creates a runtime 1004 error. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Check your other thread--it's not a problem with the equal sign, it's a problem
with your formula. cluckers wrote: Does anyone know how to enter a string that starts with an equal sign. I want to use a function that gets created from a number of strings but I can't insert this string into a cell. It creates a runtime 1004 error. -- Dave Peterson |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am tryin to input a function. these start with =. If I put an ' before it
it does not work as a function. If I input the function as string in vba it will have a runtime error 1004. "David Biddulph" wrote: Precede it with an apostrophe. -- David Biddulph cluckers wrote: Does anyone know how to enter a string that starts with an equal sign. I want to use a function that gets created from a number of strings but I can't insert this string into a cell. It creates a runtime 1004 error. . |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You said you wanted a *string*.
If you want a function, you start with the = sign, without the apostrophe. -- David Biddulph "cluckers" wrote in message ... I am tryin to input a function. these start with =. If I put an ' before it it does not work as a function. If I input the function as string in vba it will have a runtime error 1004. "David Biddulph" wrote: Precede it with an apostrophe. -- David Biddulph cluckers wrote: Does anyone know how to enter a string that starts with an equal sign. I want to use a function that gets created from a number of strings but I can't insert this string into a cell. It creates a runtime 1004 error. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to get cursor to start with "Find What i/o "Repalce With"? | Excel Discussion (Misc queries) | |||
Converting "uppercase" string data to "lower case" in CSV file | Excel Discussion (Misc queries) | |||
text string: "91E10" in csv file auto converts to: "9.10E+11" | Excel Discussion (Misc queries) | |||
Help!!! Enter "7" in a cell and Excel changes the "7" to "11" immediately!!! | Excel Discussion (Misc queries) | |||
Make "Edit" mode default, rather than "Enter"? | Excel Discussion (Misc queries) |