earldunning
Active Member
- Joined
- Nov 9, 2006
- Messages
- 263
From what I understand there are many functions in the 2007 code that are no longer supported in 2016.
Does anyone have a master list of things that no longer work in 2007 and what it needs to change to in 2016?
Otherwise I would need to research every error individually.
Example:
This actually errors on the "Format." I have many other instances of errors when using 2007 code in 2016.
Master list anyone?
Thanks
Does anyone have a master list of things that no longer work in 2007 and what it needs to change to in 2016?
Otherwise I would need to research every error individually.
Example:
Code:
DateToday = Format(Now, "m/dd/yyyy")
This actually errors on the "Format." I have many other instances of errors when using 2007 code in 2016.
Master list anyone?
Thanks