PC Review


Reply
Thread Tools Rate Thread

Can macro return me to cell edit mode

 
 
=?Utf-8?B?S2hhbGVk?=
Guest
Posts: n/a
 
      24th Sep 2007
Can a macro after it runs return me to a cell in edit mode?
I made "rong entry of cell" runs a macro deponds on a cell that is
calculated (i used calculate event) and i don't want to delete the cell
contents but just edit in it instead of writing the whole entry agian
If i don't delete the entry in the biginning of macro it runs continously
until i break it
thanks
 
Reply With Quote
 
 
 
 
=?Utf-8?B?QmFyYiBSZWluaGFyZHQ=?=
Guest
Posts: n/a
 
      24th Sep 2007
Please post your code.
--
HTH,
Barb Reinhardt



"Khaled" wrote:

> Can a macro after it runs return me to a cell in edit mode?
> I made "rong entry of cell" runs a macro deponds on a cell that is
> calculated (i used calculate event) and i don't want to delete the cell
> contents but just edit in it instead of writing the whole entry agian
> If i don't delete the entry in the biginning of macro it runs continously
> until i break it
> thanks

 
Reply With Quote
 
Zone
Guest
Posts: n/a
 
      24th Sep 2007
You can put this in before your End Sub statement, but realize you won't be
able to run any code while you're in edit mode. James

SendKeys "{F2}"

"Khaled" <(E-Mail Removed)> wrote in message
news:988169FC-9D89-4442-ACEB-(E-Mail Removed)...
> Can a macro after it runs return me to a cell in edit mode?
> I made "rong entry of cell" runs a macro deponds on a cell that is
> calculated (i used calculate event) and i don't want to delete the cell
> contents but just edit in it instead of writing the whole entry agian
> If i don't delete the entry in the biginning of macro it runs continously
> until i break it
> thanks



 
Reply With Quote
 
=?Utf-8?B?S2hhbGVk?=
Guest
Posts: n/a
 
      24th Sep 2007
Thank you very
simple and right answer but great thanks

"Zone" wrote:

> You can put this in before your End Sub statement, but realize you won't be
> able to run any code while you're in edit mode. James
>
> SendKeys "{F2}"
>
> "Khaled" <(E-Mail Removed)> wrote in message
> news:988169FC-9D89-4442-ACEB-(E-Mail Removed)...
> > Can a macro after it runs return me to a cell in edit mode?
> > I made "rong entry of cell" runs a macro deponds on a cell that is
> > calculated (i used calculate event) and i don't want to delete the cell
> > contents but just edit in it instead of writing the whole entry agian
> > If i don't delete the entry in the biginning of macro it runs continously
> > until i break it
> > thanks

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
edit picture for hyperlink in macro mode themase Microsoft Outlook Discussion 0 10th Mar 2009 03:18 PM
Disable cell reference insertion with PageUp in cell edit mode. Greta Microsoft Excel Misc 0 21st May 2008 03:54 PM
I know you can't run a macro while in edit mode, but... melton9@hotmail.com Microsoft Excel Misc 5 21st Jul 2006 03:40 AM
running macro while in the edit mode Bob Microsoft Excel Programming 2 24th Jul 2003 01:38 AM
How go to next slide in edit mode using macro ? Jerry Adriane Gonçalves Microsoft Powerpoint 1 15th Jul 2003 09:03 PM


Features
 

Advertising
 

Newsgroups
 


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