- Local time
- Today, 07:22
- Joined
- Feb 28, 2001
- Messages
- 29,650
This is what It appears running code on post #20
Looking at the original code, that syntax says there is a function called PropertyType that takes a single argument, probably either INTEGER or LONG (I can't tell which one from what is shown). A search found a built-in function called VarType and that is the closest I can come to the name being called out. I would say "search for it" but it is already telling me it isn't defined AND my search suggests it isn't a built-in function.
@Gasman - you supplied the code in post #20. Can you explain the origin and use of function PropertyType?