Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
manesh
 
Posts: n/a
Default Question about forumla


I have a cell that needs to change from a % to a $ depending on a
validation dropdown list. Once it has been set, I need to be able to
tell the difference between the % and the $ in a couple formula's in
the same sheet.

Thanks


--
manesh
------------------------------------------------------------------------
manesh's Profile: http://www.excelforum.com/member.php...o&userid=33268
View this thread: http://www.excelforum.com/showthread...hreadid=530897

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bernie Deitrick
 
Posts: n/a
Default Question about forumla

manesh,

You could use a formula like:

=IF(A2="Test",TEXT(A1,"%0.00"),TEXT(A1,"$0,000.00" ))

With a similar test for you further formulas.

HTH,
Bernie
MS Excel MVP


"manesh" wrote in message
...

I have a cell that needs to change from a % to a $ depending on a
validation dropdown list. Once it has been set, I need to be able to
tell the difference between the % and the $ in a couple formula's in
the same sheet.

Thanks


--
manesh
------------------------------------------------------------------------
manesh's Profile: http://www.excelforum.com/member.php...o&userid=33268
View this thread: http://www.excelforum.com/showthread...hreadid=530897



  #3   Report Post  
Posted to microsoft.public.excel.misc
manesh
 
Posts: n/a
Default Question about forumla


So that works, but how do I have 1 cell where you can put in a number,
and have that forumla in it. can I have a place to enter text WITh a
formula?


--
manesh
------------------------------------------------------------------------
manesh's Profile: http://www.excelforum.com/member.php...o&userid=33268
View this thread: http://www.excelforum.com/showthread...hreadid=530897

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
Is this the proper place to ask my question? amkazen Excel Discussion (Misc queries) 1 March 1st 06 05:20 PM
Pivot table question gary Excel Discussion (Misc queries) 1 January 10th 06 06:25 PM
Follow-Up (Clarification) to MIN question Odawg Excel Discussion (Misc queries) 4 October 20th 05 04:04 AM
Benefits many people - Question ebgehringer Excel Discussion (Misc queries) 0 October 7th 05 09:22 PM
How do I find and replace a question mark in Excel? Ranpalandil Excel Discussion (Misc queries) 1 September 7th 05 10:20 PM


All times are GMT +1. The time now is 08:37 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"