| View previous topic :: View next topic |
| Author |
Message |
ilovepris General User

Joined: 05 Jun 2007 Posts: 17
|
Posted: Wed Jun 06, 2007 9:59 pm Post subject: Display cell value in dialog |
|
|
| Hi, I'm trying to retrieve a set of values from a calc spreadsheet to be displayed in a dialog. Is it possible, cos I searched the forums for a long time and had no results. |
|
| Back to top |
|
 |
Mark B Super User


Joined: 16 Feb 2007 Posts: 852 Location: Lincolnshire, UK
|
|
| Back to top |
|
 |
ilovepris General User

Joined: 05 Jun 2007 Posts: 17
|
Posted: Thu Jun 07, 2007 12:28 am Post subject: |
|
|
Thanks for your help Mark B! That's what I needed.
Now I have another problem, how to make it such that the cell values will be displayed the moment I open the dialog?? |
|
| Back to top |
|
 |
Mark B Super User


Joined: 16 Feb 2007 Posts: 852 Location: Lincolnshire, UK
|
Posted: Thu Jun 07, 2007 1:32 am Post subject: |
|
|
| ilovepris wrote: | | Now I have another problem, how to make it such that the cell values will be displayed the moment I open the dialog?? |
All you have to do is write the cell values to the dialog just before you execute the dialog. I have a working example of doing this with dynamic combo boxes at http://www.linuxtalk.co.uk/forum/Blah.pl?m-1181208447/
Mark _________________ Mark B's Articles |
|
| Back to top |
|
 |
|