Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 09-22-2023, 12:33 AM
Pecoflyer's Avatar
Pecoflyer Pecoflyer is offline Calculate date from two variable fields, with no #value error in empty rows Windows 10 Calculate date from two variable fields, with no #value error in empty rows Office 2021
Expert
 
Join Date: Nov 2011
Location: Brussels Belgium
Posts: 2,943
Pecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond repute
Default

Hi
please take a minute to post a sample sheet ( no pics please) explaining your problem when starting a thread, adding some data and desired results.


Quote:
when the column I cell is "blank" because it's reading the formula there

The fact there is a formula in a cell does not affect the result of ISBLANK.
BUT when the result of a formula is "" ( the empty text string), ISBLANK returns FALSE, although it looks blank...
To check if a cell is blank, using COUNTBLANK is better. If the cell contains "", COUNTBLANK returns 1.

So instead of = ISBLANK(A1), say, instead use =IF(COUNTBLANK(A1)=0...
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error handling input to a Date variable CuriousG Excel Programming 2 04-05-2022 08:51 AM
Run Time Error '91': Object variable or With block variable not set using Catalogue Mailmerge Berryblue Mail Merge 1 11-13-2014 05:36 PM
Calculate date from two variable fields, with no #value error in empty rows Run-time error 91 object variable or with block variable not set JUST ME Word VBA 4 03-25-2014 06:56 AM
Calculate date from two variable fields, with no #value error in empty rows Run-time error '91': Object variable or With block variable not set tinfanide Excel Programming 2 06-10-2012 10:17 AM
30+ days Variable Day Date Calculations via Fields ztag Word 2 01-06-2012 11:12 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 09:36 PM.


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