Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
connum = Application.WorksheetFunction.VLookup _
(currentletter, Worksheets("Sheet1").Range("A1:b26"), 2) I have 2 input boxes where a user enters a word in each. I need to convert that word to the keys that would have to be pressed on a mobile phone to see if both words would require the same keystrokes. what I have so far is: You should be able to eliminate the spreadsheet interaction completely. Show us what is in Range("A1:B26"). Rick |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Reduce value in a column by 5%? | Excel Discussion (Misc queries) | |||
Reduce code | Excel Discussion (Misc queries) | |||
Reduce Flashing | Excel Programming | |||
operator statements, shorting when reusing one of the statements? | Excel Programming | |||
How can I reduce the Size? | Excel Programming |