Using AppleScript with Numbers spreadsheets
I am using AppleScript to access cells in a Numbers spreadsheet. It all worked well until I added a category to the table. Now the script return incorrect values (offset from the target) or "missing value" errors. When I remove the category, it all works again. How can I compensate for the added column & rows produced by the category mechanism, or is Applescript's object classes not being kept up to date any more?
Mac mini (M4)