View Single Post
  #1   Report Post  
redb
 
Posts: n/a
Default conditionally linking to different cells

Hi! I maintain a worksheet that displays yesterday's revenue. I would like
to be able to see any particular day's results just by imputing the date at
the top. Basically, I would like to put the date in cell A1, and in the main
area of the worksheet all of the numbers for that day are pulled. All of the
raw data is located to the far right, so it would just be a matter of
conditionally linking to that information based on what day it is. Is this
possible?

Even if it is not possible using dates, is it possible by any other method?

Thanks!