Is there a way that i can take a value in one cell and have it populate a group of cells in the same column when the value is greater than zero?
Is there a way that i can take a value in one cell and have it populate a group of cells in the same column when the value is greater than zero?
=if($A$1>0,A1,"")
IF you're looking to automate, VBA can be written or IF formulas can be used (e.g.)If you want to do it manually;![]()
Please Login or Register to view this content.
Hold down the CNTRL key and choose all of your other cells where you want this transferred to including your cell with your value.
Then "Tab" back to the cell of interest and hit F2 then CNTRL Enter.
Your value will appear in all of those other cells.
ChemistB
My 2?
substitute commas with semi-colons if your region settings requires
Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)
Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks