I am new to code and saw some of Allen Browne's codes. 1 looks very useful to me, http://allenbrowne.com/func-06.html. Having trouble calling it in the immediate window.
Using Windows 7 64 bit, MS Access 2010, db name is INVLine and table name is also INVLine.
Questions are: 1) What do I need to change in his code (if anything) to make it run. 2) What do I type in the immediate window to call it?
I tried ?Call TableInfo (INVLine) and got "Compile Error :Expected Compression:"