I don't have much education on
writing VB so I apologize for hassling anyone just looking for some
pointers on some reading material to help me learn.
Also, besides some good reference books, I'm trying to program an if
then statement into VB for excel so that when a date is entered into
cell j3 a forumal is run in cell k3 that compares the difference in
dates from j3 and todays date. (Today's date function is run in cell
a1.) If the difference is greater than 7 then cell k3 is
highlighted red. If soemoen can point me down the right path on
this I would greatly appreciate.
I'm running into issues with this because I don't know the language
well enough to tell excel what I want it to do.