Hi
The beta looks fine, I think. But the feature I was looking forward to the most wasn't there: Running scripts from buttons in Planmaker.
I guess it's to late in the development process to add that feature. Or?
Take care
Lars
Search found 4 matches
- Tue May 16, 2023 5:47 pm
- Forum: BETA SoftMaker Office 2024 for Windows (general)
- Topic: Running scripts from buttons would be nice
- Replies: 1
- Views: 6066
- Wed Oct 20, 2021 10:35 pm
- Forum: BasicMaker 2021 for Windows
- Topic: Set ActiveCell in PlanMaker with script
- Replies: 3
- Views: 8268
Re: Set ActiveCell in PlanMaker with script
Fantastic!
This is exactly what I need. I should have thought about that.
Thank you!
Lars
This is exactly what I need. I should have thought about that.
Thank you!
Lars
- Wed Oct 20, 2021 3:55 pm
- Forum: BasicMaker 2021 for Windows
- Topic: Set ActiveCell in PlanMaker with script
- Replies: 3
- Views: 8268
Re: Set ActiveCell in PlanMaker with script
Hi
I figured out how to achieve what I want with SendKeys. But it would still be great to be able to set ActiveCell by supplying a cell address.
Lars
I figured out how to achieve what I want with SendKeys. But it would still be great to be able to set ActiveCell by supplying a cell address.
Lars
- Tue Oct 19, 2021 11:30 pm
- Forum: BasicMaker 2021 for Windows
- Topic: Set ActiveCell in PlanMaker with script
- Replies: 3
- Views: 8268
Set ActiveCell in PlanMaker with script
Hi I've been playing around with scripts in PlanMaker and they are useful enough. But there's one thing I can't figure out. Is it possible to set the ActiveCell on a spreadsheet in a script? I've found ActiveCell, which is supposed to be a pointer to the active cell. But is it possible to change the...