Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4503 > unrolled thread
| Started by | Mark Barry <markjohnbarry@gmail.com> |
|---|---|
| First post | 2022-12-01 08:38 -0800 |
| Last post | 2022-12-03 13:16 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.graphics.apps.gnuplot
VBA Mark Barry <markjohnbarry@gmail.com> - 2022-12-01 08:38 -0800
Re: VBA Martin Brown <'''newspam'''@nonad.co.uk> - 2022-12-03 13:16 +0000
| From | Mark Barry <markjohnbarry@gmail.com> |
|---|---|
| Date | 2022-12-01 08:38 -0800 |
| Subject | VBA |
| Message-ID | <8ef38588-9e4e-4284-924a-86519d45658an@googlegroups.com> |
I am looking for a way to control gnuplot using VBA.
[toc] | [next] | [standalone]
| From | Martin Brown <'''newspam'''@nonad.co.uk> |
|---|---|
| Date | 2022-12-03 13:16 +0000 |
| Message-ID | <tmfi7c$1eit$1@gioia.aioe.org> |
| In reply to | #4503 |
On 01/12/2022 16:38, Mark Barry wrote: > I am looking for a way to control gnuplot using VBA. Although it would be possible in theory to do this from VBA by using the Application.Sendkeys method - developing it would drive you crazy. I find copying and saving the scripts used to make a graph interactively more helpful. Then paste the same script in next time. YMMV -- Regards, Martin Brown
[toc] | [prev] | [standalone]
Back to top | Article view | comp.graphics.apps.gnuplot
csiph-web