I have several cells (A8:K16) with if statements like:
I would like the true statement to return the true value and not the if statement and formula.![]()
Please Login or Register to view this content.
Thanks for helping
I have several cells (A8:K16) with if statements like:
I would like the true statement to return the true value and not the if statement and formula.![]()
Please Login or Register to view this content.
Thanks for helping
Hello theresap,
What do you mean by the true value? Is the calculated value incorrect? Can you provide some before and after examples?
Sincerely,
Leith Ross
Remember To Do the Following....
1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.2. Thank those who have helped you by clicking the Starbelow the post.
3. Please mark your post [SOLVED] if it has been answered satisfactorily.
Old Scottish Proverb...
Luathaid gu deanamh maille! (Rushing causes delays!)
The display value is correct. I would like the formula behind it to disappear, so only the number is in the cell.
Hello theresap,
How to Save a Worksheet Event Macro
- Copy the macro using CTRL+C keys.
- Open your Workbook and Right Click on the Worksheet's Name Tab for the Worksheet the macro will run on.
- Left Click on View Code in the pop up menu.
- Paste the macro code using CTRL+V
- Make any custom changes to the macro if needed at this time.
- Save the macro in your Workbook using CTRL+S
![]()
Please Login or Register to view this content.
I followed your instructions. Since I do not know what it is telling me to do, I do not know how to "Make any custom changes to the macro if needed at this time. "
It is not working. I think it is because of the if statement: =IF($A$22="07/01/10 - 07/15/10",($H$21),"").
The other way I tried to do this was with a macro:
Although each week I need to change the value in Range("b9:c9").Select to the next range.![]()
Please Login or Register to view this content.
I have the range for each weekly update found in sheet1!M2.
How can I change the maco to recognize the text in sheet1!m2 to be part of the macro code for the Range?
How about following up on the help that has been offered for your previous post?
This post looks like a worksheet formula to me. Try explaining fully what you are dong
Hope that helps.
RoyUK
--------
For Excel Tips & Solutions, free examples and tutorials why not check out my web site
Free DataBaseForm example
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks