jdu98a Posted September 9, 2011 Posted September 9, 2011 Is it possible for a global calculation field in Table A to reference the SortState of Table B?
imoree Posted September 9, 2011 Posted September 9, 2011 If it is global then YES. Global variables are accessible across entire database.
Fitch Posted September 9, 2011 Posted September 9, 2011 If you're talking about using Get(SortState) as an unstored global calc, then no: on a layout based on a TO of table A, if the global is defined in table A it's going to show the sort state of table A; if displaying a global defined in table B, it will display the sort state of the relationship.
Recommended Posts
This topic is 4881 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now