Forum Discussion
amandanotoriousBOA
May 03, 2021Copper Contributor
Formula's for moving data
I have a set of dates. What I want to have happen is if the date in column A is older than today (which I have as a control cell with the Today formula in it), I want the date to move to column B an...
Riny_van_Eekelen
May 03, 2021Platinum Contributor
amandanotoriousBOA If you really want to move the content from one cell to another, you need VBA. But with conditional formatting and an IF formula you can achieve a similar visual effect. Please see attached.
amandanotoriousBOA
May 03, 2021Copper Contributor
I apologize, my work station prevents me from opening attachments. Is there any way to copy/paste them in the reply field. Thank you!
- Riny_van_EekelenMay 03, 2021Platinum Contributor
amandanotoriousBOA Okay! Here you have two screenshots. The first one shows the conditional format for column A, The second shows the formula in column B.
Screenshots taken on a Mac, but similar on PC.