Hi Friends,
How to I get Data, using Drop Down List in One Calc Document ( Target-Calc Document ) From Another or Different Calc Document ( Source - Calc Document ) ? Like Excel Have …
By creating a formula link in your document like:
='file:///path/to/the/other_spreadsheet.ods'#$Sheet1.A3:A9
of course as [x]array-formula
and use this as source of →Data→Validate
1 Like
Thanks, Karolus… Done…