XLAccountInfo (XLActInf)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/XLActInf

Product: Excel-Based Budgeting (1878)
Series:

Display Name: XLAccountInfo
Physical Name: XLActInf
Technical Name: XLAccountInfo

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1FILEIDX SearchFileIndexLong IntegerLI_1414
2ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['XLAccountInfo'].ACTINDX AS 'XLAccountInfo-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       XLActInf AS ['XLAccountInfo']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['XLAccountInfo'].ACTINDX = ['Account Index Master'].ACTINDX

Leave a Reply

Your email address will not be published. Required fields are marked *