π©π» Spreadsheet Banking | Basic Functions
Working with Spreadsheet Banking in Excel
Last updated
Was this helpful?
Working with Spreadsheet Banking in Excel
Last updated
Was this helpful?
If there are other functions that you use and would like to share, please feel free to contribute to the page here or pop us a mail, and we'll add it. β€οΈ
β¨ Reference your accounts: tblAccounts
β¨ Reference your transactions: tblTransactions
Requirement: I want to reference my ID for all my transactions.
*Sub in Accounts to see account information
Requirement: I want to show you the first two letters of my transaction description.
Requirement: I want to see a sum of all my transactions coming off my account.
Requirement: I want to see what the headers of my table are.
Requirement: I want to filter the description of all my transactions only displaying the first two letters.
**Requirement: `**I want to filter the description of all my transactions only displaying the first two letters for a specific account.
Requirement: I want to filter the of all my transactions greater than R5000 for a specific account.
Requirement: I want to filter all my transactions for my account that contain the search term βUberβ (Uber in cell D17) using the first 4 letters of the description.