prabha_friend
Prabhakaran Karuppaih
- Local time
- Tomorrow, 02:29
- Joined
- Mar 22, 2009
- Messages
- 1,027
I have sheetnames stored in a text field.
sample data: (assume the field name as SheetName)
1 (considered as an index)
MySheet (considered as a Name)
How to handle them both in a single statement:
vartype(SampleData!SheetName) returns 'Text' as Datatype for all values.
How to consider the numbers as indexes?
sample data: (assume the field name as SheetName)
1 (considered as an index)
MySheet (considered as a Name)
How to handle them both in a single statement:
vartype(SampleData!SheetName) returns 'Text' as Datatype for all values.
How to consider the numbers as indexes?