Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 09-11-2017, 03:01 PM
datadummy datadummy is offline Formula for blank cells Windows 7 64bit Formula for blank cells Office 2007
Novice
Formula for blank cells
 
Join Date: Sep 2017
Posts: 1
datadummy is on a distinguished road
Default Formula for blank cells

I am trying to write a formula that references a separate tab and takes the data that's currently in there and places it in the destination cell, but if the reference cell is blank leave the destination cell blank as well.
Reply With Quote
  #2  
Old 09-11-2017, 03:59 PM
jeffreybrown jeffreybrown is offline Formula for blank cells Windows Vista Formula for blank cells Office 2007
Expert
 
Join Date: Apr 2016
Posts: 673
jeffreybrown has a spectacular aura aboutjeffreybrown has a spectacular aura about
Default

There are multiple ways to do what you ask and here's just one...

=IF(Sheet2!A1<>"",Sheet2!A1,"")
Reply With Quote
  #3  
Old 09-11-2017, 10:19 PM
ArviLaanemets ArviLaanemets is offline Formula for blank cells Windows 8 Formula for blank cells Office 2016
Expert
 
Join Date: May 2017
Posts: 873
ArviLaanemets has much to be proud ofArviLaanemets has much to be proud ofArviLaanemets has much to be proud ofArviLaanemets has much to be proud ofArviLaanemets has much to be proud ofArviLaanemets has much to be proud ofArviLaanemets has much to be proud ofArviLaanemets has much to be proud ofArviLaanemets has much to be proud of
Default

When you are using some formulas that return error when the searced value doesn't exist, use ISERROR - like:
=IF(ISERROR(VLOOKUP(...)),"",VLOOKUP())
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sorting with blank cells mummy Excel 1 09-02-2017 06:04 AM
Formula for blank cells have a formula that combines two cells return a zero instead of a blank cell Kubi Excel 3 08-07-2017 11:52 PM
Help with Subtotal(103, ) formula and blank cells zhl203 Excel 1 07-30-2014 03:40 PM
Formula to hide '0' from blank referenced cells formuladummy Excel 3 05-08-2014 02:33 AM
Formula for blank cells Selecting blank cells in criteria apolloman Excel 6 08-24-2011 05:38 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:55 PM.


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