Search found 3 matches

by ShowGo_Shane
Aug 8th, ’25, 01:05
Forum: User Commands and Scripts
Topic: Excel File Lookup vs. Excel Data Range <- which to use?
Replies: 3
Views: 27003

Re: Excel File Lookup vs. Excel Data Range <- which to use?

@tom, thanks for the reply. I'll check these out over the weekend. I swear that I've seen this before in FK. It would open up a list within XLS and display as a selection in a FK drop-down list. I must be mis-remembering. Alternative facts, I guess. :lol: Looking at the videos, this is close to what...
by ShowGo_Shane
Aug 6th, ’25, 00:49
Forum: User Commands and Scripts
Topic: Excel File Lookup vs. Excel Data Range <- which to use?
Replies: 3
Views: 27003

Excel File Lookup vs. Excel Data Range <- which to use?

Hello, first of all, Thanks for reading this... I'm trying to set up a FastKeys shortcut that shows a drop-down list of text, which is stored in an Excel file. The goal is to have a single source of list items in an Excel table, that I can update easily, and have FastKeys always displaying the most ...
by ShowGo_Shane
Mar 14th, ’23, 09:31
Forum: User Commands and Scripts
Topic: Upper Case
Replies: 5
Views: 7907

Re: Upper Case

Here's some code from a couple default FK scripts. I'll just offer them up here. Unfortunately, I'm not at the point where I can offer any insight - but I can just provide what I see here... ❶ | 'Capitalize Text if last character is CAPs' - is the Description provided | Shift + Alt + F12 CODE: SELEC...