Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
BCBC
 
Posts: n/a
Default The Formula is Too Long

I am trying to do a find and replace and am getting "formula is too long"
error message. I'm confused because the column I'm searching doesn't contain
formulas - just text. Also, the text I'm using in the find and replace box
isn't very long - I'm using phrases such as ", and managers" and trying to
replace it with ", and manages". There are 800 lines I'd like to edit so
being able to do a "replace all" makes it much less time-consuming! Does
anyone know how to fix this?

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
news-server.insight.rr.com
 
Posts: n/a
Default The Formula is Too Long

I am trying to do a find and replace and am getting "formula is too long"
error message. I'm confused because the column I'm searching doesn't

contain
formulas - just text. Also, the text I'm using in the find and replace box
isn't very long - I'm using phrases such as ", and managers" and trying to
replace it with ", and manages". There are 800 lines I'd like to edit so
being able to do a "replace all" makes it much less time-consuming! Does
anyone know how to fix this?

very tough to tell, it could be lots of things. It sounds like you need to
go through the troubleshooting process to narrow it down.

Did you try search/replace on values instead of formulas?

Does it tell you which cell is too long?

Does 'search' without 'replace' work?

I've seen the error before but not for any single reason. As long as this
is not a known bug, or common problem, you'll have to provide more info.

cliff


  #3   Report Post  
Posted to microsoft.public.excel.misc
BCBC
 
Posts: n/a
Default The Formula is Too Long

Thanks Cliff. In response to your questions:

1. When I am doing a find only, I can search by values, formulas, or
comments. However, when I try to do find and replace, the only option it
gives me is to search by formulas - there are only blank lines below that
option.

2. All cells with the desired text are too long. If I am replacing text on a
cell-by-cell basis, it gives me the error message after I hit the Replace
button. If I try to use Replace All, it gives me the message after I hit the
Replace All button.

3. Yes, Search without Replace works fine.

Thanks!

Brook

3.
"news-server.insight.rr.com" wrote:

I am trying to do a find and replace and am getting "formula is too long"
error message. I'm confused because the column I'm searching doesn't

contain
formulas - just text. Also, the text I'm using in the find and replace box
isn't very long - I'm using phrases such as ", and managers" and trying to
replace it with ", and manages". There are 800 lines I'd like to edit so
being able to do a "replace all" makes it much less time-consuming! Does
anyone know how to fix this?

very tough to tell, it could be lots of things. It sounds like you need to
go through the troubleshooting process to narrow it down.

Did you try search/replace on values instead of formulas?

Does it tell you which cell is too long?

Does 'search' without 'replace' work?

I've seen the error before but not for any single reason. As long as this
is not a known bug, or common problem, you'll have to provide more info.

cliff



  #4   Report Post  
Posted to microsoft.public.excel.misc
news-server.insight.rr.com
 
Posts: n/a
Default The Formula is Too Long


"BCBC" wrote in message
...
Thanks Cliff. In response to your questions:

1. When I am doing a find only, I can search by values, formulas, or
comments. However, when I try to do find and replace, the only option it
gives me is to search by formulas - there are only blank lines below that
option.

2. All cells with the desired text are too long. If I am replacing text on

a
cell-by-cell basis, it gives me the error message after I hit the Replace
button. If I try to use Replace All, it gives me the message after I hit

the
Replace All button.

If you manually go into the cell and do your edit, do you get the 'too long'
error? or just with 'search/replace'?
If you get it even manually you may have to split the text into two cells.
How long is the text?

Cliff


  #5   Report Post  
Posted to microsoft.public.excel.misc
BCBC
 
Posts: n/a
Default The Formula is Too Long

I can go into any of the cells and edit the text (adding to it or taking away
from it) with normal results. The number of characters in the cells range
from 850 to ???

"news-server.insight.rr.com" wrote:


"BCBC" wrote in message
...
Thanks Cliff. In response to your questions:

1. When I am doing a find only, I can search by values, formulas, or
comments. However, when I try to do find and replace, the only option it
gives me is to search by formulas - there are only blank lines below that
option.

2. All cells with the desired text are too long. If I am replacing text on

a
cell-by-cell basis, it gives me the error message after I hit the Replace
button. If I try to use Replace All, it gives me the message after I hit

the
Replace All button.

If you manually go into the cell and do your edit, do you get the 'too long'
error? or just with 'search/replace'?
If you get it even manually you may have to split the text into two cells.
How long is the text?

Cliff





  #6   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default The Formula is Too Long

I think I saw a post by Jan Karel Pieterse that his newest FlexFind will avoid
this problem:

http://www.oaltd.co.uk/MVP/

If you want to mess around with your own macro:
http://groups.google.co.uk/groups?th...apeXSPAM.c om

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

BCBC wrote:

I am trying to do a find and replace and am getting "formula is too long"
error message. I'm confused because the column I'm searching doesn't contain
formulas - just text. Also, the text I'm using in the find and replace box
isn't very long - I'm using phrases such as ", and managers" and trying to
replace it with ", and manages". There are 800 lines I'd like to edit so
being able to do a "replace all" makes it much less time-consuming! Does
anyone know how to fix this?

Thanks!


--

Dave Peterson
  #7   Report Post  
Posted to microsoft.public.excel.misc
BCBC
 
Posts: n/a
Default The Formula is Too Long

Thanks to both of you!

"Dave Peterson" wrote:

I think I saw a post by Jan Karel Pieterse that his newest FlexFind will avoid
this problem:

http://www.oaltd.co.uk/MVP/

If you want to mess around with your own macro:
http://groups.google.co.uk/groups?th...apeXSPAM.c om

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

BCBC wrote:

I am trying to do a find and replace and am getting "formula is too long"
error message. I'm confused because the column I'm searching doesn't contain
formulas - just text. Also, the text I'm using in the find and replace box
isn't very long - I'm using phrases such as ", and managers" and trying to
replace it with ", and manages". There are 800 lines I'd like to edit so
being able to do a "replace all" makes it much less time-consuming! Does
anyone know how to fix this?

Thanks!


--

Dave Peterson

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
More than 3 conditional formats? Ltat42a Excel Discussion (Misc queries) 12 January 6th 06 11:26 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
more than 3 conditions in conditional formatting - possible? rob curtis Excel Discussion (Misc queries) 11 August 17th 05 04:02 PM
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Formula too long Neil_J Excel Worksheet Functions 2 March 17th 05 07:11 PM


All times are GMT +1. The time now is 07:20 PM.

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"