Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 02-01-2014, 08:25 PM
BobBridges's Avatar
BobBridges BobBridges is offline WHEN formula Windows 7 64bit WHEN formula Office 2010 32bit
Expert
 
Join Date: May 2013
Location: USA
Posts: 700
BobBridges has a spectacular aura aboutBobBridges has a spectacular aura about
Default

Excelled, I had to read this a couple times but I think I disagree, not with your solution but with your reading of agent007's goal.



Agent007, excelled is right that the IF function requires a value both for the True and the False condition. The first couple times I read your description, I wanted to ask "What's in D1 in the first place?" Say D1 is normally =A5*PI(). Then, if you want it to be A5*PI() normally but to have C1's value whenever B1=1, then you should put this in D1:
Code:
=IF(B1=1,C1,A5*PI())
But after another reread, I decided you're saying this: You want the value in D1 to be whatever it is — whatever it was before — but when B1 changes to 1 you want D1 to change to the value of C1 and stay that way even if B1 changes again.

If that's what you want, then I don't think you can get there with formulae. You need a VBA macro. Are you up for doing that?
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
WHEN formula IF formula MARK SMITH Excel 2 04-04-2013 01:58 PM
Formula Help OTPM Excel 5 02-21-2013 08:03 AM
Formula help furface00 Excel 10 02-26-2012 05:34 AM
WHEN formula help with formula? doczilla Excel 2 09-25-2011 04:14 PM
WHEN formula Help with formula please. AndrewSE Excel 3 04-05-2011 08:50 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:27 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft