Search found 28 matches
- Jun 12th, ’22, 09:41
- Forum: General Discussion
- Topic: Using textexpander string "addr1"
- Replies: 8
- Views: 8157
Re: Using textexpander string "addr1"
Hi Marko, I have an excel file which my client populate on their end, and email to me. It consist of his bio info,residence, contact info, etc. There is a total of 20 fields or so. I doubt the user variables has that much entries to spare, but that's beside the point. I then import the excel into te...
- Jun 12th, ’22, 08:57
- Forum: General Discussion
- Topic: Using textexpander string "addr1"
- Replies: 8
- Views: 8157
Using textexpander string "addr1"
Hi Folks, i wish to use a text expander abbrev "addr1" which contains an address, to fill into one of cell (b1)of file "statement.xlsx" Here's the code. Path := "C:\Users\master\Desktop\Statement.xlsx" ahmen :=ComObjcreate("Excel.Application") ahmen.visible :=...
- Jun 4th, ’22, 12:59
- Forum: General Discussion
- Topic: Excel Import
- Replies: 2
- Views: 460
Re: Excel Import
Hi Marko, thank you. I've reached out and you've replied. I tried your solution and it works. Thanks.
- Jun 1st, ’22, 13:16
- Forum: General Discussion
- Topic: Excel Import
- Replies: 2
- Views: 460
Excel Import
Hi good people at Fastkeys, I have some missing fields when I import excel file to use as phrase file under text expander. that said, I can always manually go in to add those missing parameters in the phrase file (it is always some ''substitute'' fields that's missing and not "abbreviation"...
- May 22nd, ’22, 03:59
- Forum: General Discussion
- Topic: Calling Hotstring in Command mode
- Replies: 5
- Views: 1144
Re: Calling Hotstring in Command mode
Dear Tom, thanks so much, it helps!
- May 13th, ’22, 04:14
- Forum: General Discussion
- Topic: Calling Hotstring in Command mode
- Replies: 5
- Views: 1144
Re: Calling Hotstring in Command mode
also, Tom, what about triggering shortcuts using gosub? say Ctrlkey + Altkey + P types out [99,sesame street] what do i put after the gosub command? gosub ::^!p ? (logically speaking) for that matter, i went to the folders and tried to find the back up files for my shortcuts, just as i did for my ph...
- May 13th, ’22, 03:45
- Forum: General Discussion
- Topic: Calling Hotstring in Command mode
- Replies: 5
- Views: 1144
Re: Calling Hotstring in Command mode
Yes, this is possible by using gosub: gosub ::addr1 Thank you for your reply, Tom. When i tried to use gosub this way, ( i am creating a outlook mail and using said hotstring) i faced an error, understandably as it is within the encased quotes. I left the erroneous code unchanged. How do I use gosu...
- May 11th, ’22, 13:38
- Forum: General Discussion
- Topic: Calling Hotstring in Command mode
- Replies: 5
- Views: 1144
Calling Hotstring in Command mode
Hi guys, not sure if this was brought up before, but I can't seem to find literature nor documentation on this, (that or i'm just plain dumb) nor AHK forums about what is seemingly, a straight-forward problem. I have a hotstring with replaces addr1 (abbrev) with my address (i.e, 99, Sesame Street, 0...