thelambs Newbie

Joined: 02 Jan 2009 Posts: 2
|
Posted: Wed Jan 07, 2009 6:46 am Post subject: Macro to manage Dialog Control data |
|
|
I am new to OpenOffice Basic and have found the learning curve is a bit steep. I am up to speed on creating Dialog and Controls. I am developing a Spreadsheet application and need working macro examples for the following:
- Get user text input from a Text Box control (TestField1) and write iit to a spreadsheet cell
- Move text data from a spreadsheet cell and display it in a Text Box
- Get user numeric input from a Numeric Field control (NumericField1) and write it to a spreadsheet cell
- Move numeric data from a spreadsheet cell and display it in a Numeric Field control
Thanks in advance for your help |
|