| Author |
Message |
Topic: Excel: edit existing cell content: how shift to formula bar? |
EdScriptNewbie
Replies: 5
Views: 491
|
Forum: Ask for Help Posted: Fri Apr 25, 2008 7:34 am Subject: Excel: edit existing cell content: how shift to formula bar? |
| Works just fine! THANKS ...Ed |
Topic: Excel: edit existing cell content: how shift to formula bar? |
EdScriptNewbie
Replies: 5
Views: 491
|
Forum: Ask for Help Posted: Sun Apr 20, 2008 5:34 am Subject: Didn't work: I need the edit window |
| It turns out that I do need to place the active cursor in the formula bar's editing field. Here's why: if I hit F2 it lets me edit the contents of the cell, but I can't see where I active cursor is as ... |
Topic: Autohotkey with preffered edition Dragon Naturally speaking |
EdScriptNewbie
Replies: 6
Views: 1516
|
Forum: Scripts & Functions Posted: Fri Apr 18, 2008 6:38 pm Subject: Autohotkey with preffered edition Dragon Naturally speaking |
THANKS for creating this.
I have a zillion hotkeys, hotstrings etc in my AutoHotKey.ini. I don't want to copy the ones I need into SCRIPT 1 b/c I'm always improving them.
1. What do I put in S ... |
Topic: Excel: edit existing cell content: how shift to formula bar? |
EdScriptNewbie
Replies: 5
Views: 491
|
Forum: Ask for Help Posted: Fri Apr 18, 2008 6:01 pm Subject: Thanks Razlin I think F2 solves my problem |
| Thanks Razlin I think F2 solves my problem. Thanks again. ...Ed |
Topic: Excel: edit existing cell content: how shift to formula bar? |
EdScriptNewbie
Replies: 5
Views: 491
|
Forum: Ask for Help Posted: Fri Apr 18, 2008 5:15 pm Subject: Excel: edit existing cell content: how shift to formula bar? |
| I'm doing a script for excel (XP and Office 2003 + all s-p's). In-cell editing is on, but if i want to move around in, edit or add to the text in an existing cell--versus simply replacing it--I have t ... |
Topic: Date parser - convert any date format to YYYYMMDDHH24MISS |
EdScriptNewbie
Replies: 33
Views: 5414
|
Forum: Scripts & Functions Posted: Sun Feb 03, 2008 11:06 pm Subject: Date parser - convert any date format to YYYYMMDDHH24MISS |
| thanks! ...Ed |
Topic: Date parser - convert any date format to YYYYMMDDHH24MISS |
EdScriptNewbie
Replies: 33
Views: 5414
|
Forum: Scripts & Functions Posted: Sun Feb 03, 2008 10:36 pm Subject: What do the last two posts do? |
| i'm working to understand time stuff; what is the objective of the previous two posts? THanks |
Topic: trying to create a simple pop-up box with check box items |
EdScriptNewbie
Replies: 10
Views: 308
|
Forum: Ask for Help Posted: Thu Jan 17, 2008 8:10 am Subject: trying to create a simple pop-up box with check box items |
| Stands to reason. Thanks, I'll keep working at it, although I just got news of a new consulting gig with an immediate start, so my gui will be a more part time effort than I thought for a few weeks. T ... |
Topic: trying to create a simple pop-up box with check box items |
EdScriptNewbie
Replies: 10
Views: 308
|
Forum: Ask for Help Posted: Wed Jan 16, 2008 11:53 pm Subject: trying to create a simple pop-up box with check box items |
| Thanks, that makes sense. I saw a program on this board called SmartGUI by Rajat. I couldn't make heads or tails of it, but now with your explanation I might be able to figure it out. Would you recomm ... |
Topic: trying to create a simple pop-up box with check box items |
EdScriptNewbie
Replies: 10
Views: 308
|
Forum: Ask for Help Posted: Wed Jan 16, 2008 11:03 pm Subject: trying to create a simple pop-up box with check box items |
| Oops, that was "2:" not "2 confused smiley" |
Topic: trying to create a simple pop-up box with check box items |
EdScriptNewbie
Replies: 10
Views: 308
|
Forum: Ask for Help Posted: Wed Jan 16, 2008 11:01 pm Subject: Wow a GUI tutorial! |
Thanks, tic, I can't say how grateful I am for your generous and clear reply. I actually understand what you wrote, and have a good idea what to try first.
What's the reason for the 2 after some l ... |
Topic: trying to create a simple pop-up box with check box items |
EdScriptNewbie
Replies: 10
Views: 308
|
Forum: Ask for Help Posted: Wed Jan 16, 2008 7:52 pm Subject: re: to look like this? |
Sort of, but not radio buttons, check boxes; i'm not sure how much difference that makes in how this works
I don't really understand how "GUI" works, and the documentation assumes knowled ... |
Topic: trying to create a simple pop-up box with check box items |
EdScriptNewbie
Replies: 10
Views: 308
|
Forum: Ask for Help Posted: Wed Jan 16, 2008 2:31 am Subject: trying to create a simple pop-up box with check box items |
I want to pop up a dialog box and make multiple choices from among some check-box items.
The context will decide how many check box items the dialog box will offer, and which, if any, of the boxes w ... |
Topic: copy, alter, type in |
EdScriptNewbie
Replies: 7
Views: 628
|
Forum: Ask for Help Posted: Tue Dec 11, 2007 2:41 pm Subject: copy, alter, type in |
| Please see post immediately above. Im guessing nobody felt like trying this, which is understandable given that it makes the control key get stuck. Do you suppose this is a bug? Where would i report ... |
Topic: copy, alter, type in |
EdScriptNewbie
Replies: 7
Views: 628
|
Forum: Ask for Help Posted: Mon Dec 03, 2007 2:49 am Subject: script behaving weirdly |
I got this hotkey in the thread above.
#v::SendInput,% RegExReplace(Clipboard,"`n\s*`n") ; (see http://tinyurl.com/2d97op)
return ; not sure i needed a return ... |
| |