Post Reply 
Access Note using string variable
12-29-2017, 02:52 PM
Post: #1
Access Note using string variable
Notes("my.txt") works fine. (If my.txt exists under Notes)

But if I try say:
m1:="my.txt"
Notes(m1)
I get invalid input.

Ive tried various things using EXPR(STRING()) but no joy
Any ideas how to reference Notes via a stringvar?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Access Note using string variable - Stevetuc - 12-29-2017 02:52 PM



User(s) browsing this thread: 1 Guest(s)