Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Hi, I have a column of values that I retrieve from a database based on dates. It will always try to retrieve an entire week (Sun - Sat) at a time. This is done for charting purposes. My problem is that if it's only Wednesday, the chart will show 0's for thurs, fri, and sat b/c the DGET function can't find the values for those days (because they haven't been calculated yet). So, I either need to have the DGET function return those days as null values, or have the chart not graph the cells that have #VALUE! in them. Any ideas??? Thanks for the help, Matt -- matthoffman33 ------------------------------------------------------------------------ matthoffman33's Profile: http://www.excelforum.com/member.php...o&userid=32148 View this thread: http://www.excelforum.com/showthread...hreadid=539134 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can a function return a Null (blank ) value? Maybe a custom functi | Excel Worksheet Functions | |||
Cell to return null instead of 0 | Excel Discussion (Misc queries) | |||
need Lookup table to return null or zero | Excel Worksheet Functions | |||
Huge problem with "if" formula's | Excel Discussion (Misc queries) | |||
return a " " for null values | Excel Worksheet Functions |