Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 273
Default Formula Weirdness - HELP

Greetings,

This is a strange one!

I place an IF formula in a cell it works perfectly. I place it into a
different column and all of a sudden I get the result and the formula
has vanished. There were IF formulas already in this column but when
I modified them they also disappeared, leaving only the result behind.
I even tried changing the contents of the cell it was looking to, but
the result was fixed!

What kind of setting could do this kind of weirdness on only one
column????

Any possibilities come to mind?

TIA

-Minitman
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 691
Default Formula Weirdness - HELP

I would expect that your column is formatted as text.

Though you've not described which works perfectly,
you might give examples of what you are doing.

"Minitman" wrote in message ...
Greetings,

This is a strange one!

I place an IF formula in a cell it works perfectly. I place it into a
different column and all of a sudden I get the result and the formula
has vanished. There were IF formulas already in this column but when
I modified them they also disappeared, leaving only the result behind.
I even tried changing the contents of the cell it was looking to, but
the result was fixed!

What kind of setting could do this kind of weirdness on only one
column????

Any possibilities come to mind?

TIA

-Minitman



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Formula Weirdness - HELP

Right-click on the sheet tab and "View Code".

Sounds like you have a change_event on that one column doing the deed.

Gord Dibben Excel MVP

On Mon, 25 Oct 2004 18:24:27 -0500, Minitman wrote:

Greetings,

This is a strange one!

I place an IF formula in a cell it works perfectly. I place it into a
different column and all of a sudden I get the result and the formula
has vanished. There were IF formulas already in this column but when
I modified them they also disappeared, leaving only the result behind.
I even tried changing the contents of the cell it was looking to, but
the result was fixed!

What kind of setting could do this kind of weirdness on only one
column????

Any possibilities come to mind?

TIA

-Minitman


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 273
Default Formula Weirdness - HELP - Solved

Hey Gord,

Right on the money. I had a sub to do uppercase on the column next to
this one. That is working fine. Then the big no-no, I inserted a
column and got distracted. So when I changed the formula without
changing the reference in the Worksheet_Change event, as you said, it
went crazy. Changing the reference to the correct column fixed it.

Thank you for the direction.

-Minitman

On Mon, 25 Oct 2004 16:55:51 -0700, Gord Dibben <gorddibbATshawDOTca
wrote:

Right-click on the sheet tab and "View Code".

Sounds like you have a change_event on that one column doing the deed.

Gord Dibben Excel MVP

On Mon, 25 Oct 2004 18:24:27 -0500, Minitman wrote:

Greetings,

This is a strange one!

I place an IF formula in a cell it works perfectly. I place it into a
different column and all of a sudden I get the result and the formula
has vanished. There were IF formulas already in this column but when
I modified them they also disappeared, leaving only the result behind.
I even tried changing the contents of the cell it was looking to, but
the result was fixed!

What kind of setting could do this kind of weirdness on only one
column????

Any possibilities come to mind?

TIA

-Minitman


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
Arrow key weirdness Earl Kiosterud Excel Discussion (Misc queries) 3 April 7th 08 03:12 AM
VLOOKUP weirdness Dave Excel Worksheet Functions 2 November 5th 06 03:22 PM
Excel weirdness!!!! MattShoreson Excel Discussion (Misc queries) 5 July 6th 05 01:43 PM
VBA IDE Weirdness.... Trip[_2_] Excel Programming 3 June 17th 04 03:49 AM
Charting Weirdness and VBA Markus Grein Excel Programming 0 February 7th 04 06:59 AM


All times are GMT +1. The time now is 11:23 AM.

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

About Us

"It's about Microsoft Excel"