[libreoffice-users] Copying a Calc worksheet loses column widths

2025-04-05 Thread Dave Close
edure so I wonder why it no longer works. -- Dave Close, Compata, Irvine CA +1 714 434 7359 d...@compata.com dhcl...@alumni.caltech.edu "We consider too much the good luck of the early bird and not enough the bad luck of the early worm." -- Franklin

[libreoffice-users] Repeating keystrokes

2025-07-28 Thread Dave Close
ropertyValue args3(0).Name = "StringName" args3(0).Value = "132" dispatcher.executeDispatch(document, ".uno:EnterString", "", 0, args3()) end sub Yeah, E4 was the cell where I tried recording and its value at that time was 132. But I don't want to always d

Re: [libreoffice-users] Repeating keystrokes

2025-07-28 Thread Dave Close
nt of the cell; I won't run the macro unless the current cell is an appropriate one. I'm not asking to run the macro on more than one cell at a time, just the current cell. You seem to be telling me that I can't do this in a simple way, even though my desire is extremely simple. It shoul

Re: [libreoffice-users] Repeating keystrokes

2025-07-30 Thread Dave Close
appropriate, I can change the selected cell in LO before repeating. I suppose I could put it in a loop of some kind but not worth it for now. I still think LO itself should provide some simple way to do this. -- Dave Close, Compata, Irvine CA "If I seem unduly clear to you, d...@c