Okay what would be the line to run a for next loop if your using these types/fields? Notice the dim statement too...
I Need to run a loop that checks each room of that area ...
something like For a.room=Each all (x)\area\room?
somebody help me out here please *sigh*
Dim All.Areas(2) Type Area Field Areaname$ Field ar.room End type Type Room Field Roomname$ End type
I Need to run a loop that checks each room of that area ...
something like For a.room=Each all (x)\area\room?
somebody help me out here please *sigh*