ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   problem in excel (https://www.excelbanter.com/excel-programming/367059-problem-excel.html)

vj5

problem in excel
 
How to write in excel cell when cell is in edit mode.
i tried with sendkeys but its not working.



NickHK

problem in excel
 
As we have explained before, basically Excel does not let you do this, apart
from limited success with SendKeys as you as know.
You should rethink your strategy instead of fighting against the
application.

Why do need to do all this ?

NickHK

"vj5" wrote in message
...
How to write in excel cell when cell is in edit mode.
i tried with sendkeys but its not working.





Nick Hodge

problem in excel
 
Without unreliable sendkeys{} you cannot enter anything via VBA when Excel
is in Edit Mode

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
www.nickhodge.co.uk
HIS


"vj5" wrote in message
...
How to write in excel cell when cell is in edit mode.
i tried with sendkeys but its not working.





Duncan[_5_]

problem in excel
 
Agree,

Excel is caught in a polling loop when in edit mode, should really find
another way of achieving your goal.

Duncan


Nick Hodge wrote:

Without unreliable sendkeys{} you cannot enter anything via VBA when Excel
is in Edit Mode

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
www.nickhodge.co.uk
HIS


"vj5" wrote in message
...
How to write in excel cell when cell is in edit mode.
i tried with sendkeys but its not working.





All times are GMT +1. The time now is 05:11 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com