Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi - I am trying to find a way to bring over data using dates. Can I use a
look up to say 'if you find any date in "cell a"? So far as I can see lookups and if statements can not be applied to cover any date reference - you have to specify a particular date. I currently use a spreadsheet which is updated with the date whenever I receive either text or images I am waiting for. If nothing has been received then nothing is put into cell and it remains blank. I need to create a way for me to quickly look through all the data and return a list of items which have not been received (hence no date in cell). Can anyone think of a better way to do this? Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
YOu can use a date in a VLOOKUP or HLOOKUP as the date is just a serial
number indicating the number of days elapsed since 1/1/1900. As for a quick and dirty way to locate items lacking a date, you could sort the data on the column that has the dates and blank values will appear at the top. -- Kevin Backmann "Riasworld" wrote: Hi - I am trying to find a way to bring over data using dates. Can I use a look up to say 'if you find any date in "cell a"? So far as I can see lookups and if statements can not be applied to cover any date reference - you have to specify a particular date. I currently use a spreadsheet which is updated with the date whenever I receive either text or images I am waiting for. If nothing has been received then nothing is put into cell and it remains blank. I need to create a way for me to quickly look through all the data and return a list of items which have not been received (hence no date in cell). Can anyone think of a better way to do this? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
need to convert list of dates to count no. of dates by week | Excel Worksheet Functions | |||
US dates to UK?? | Excel Worksheet Functions | |||
Calculating number of days between two dates that fall between two other dates | Excel Discussion (Misc queries) | |||
2 digit year in dates return 19xx not 20xx | Excel Discussion (Misc queries) | |||
Formating Dates for production schedule | Excel Discussion (Misc queries) |