Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Not sure if anything like this can be done! We work with
a propriatary software product builds an SQL statement with the data that we key in. It has an input box that we key in numbers to, select an 'and' or 'or' option, then we push a control button (titled ADD) to have the program build the statement. An example would be I enter number 123 then select 'Add', place the cursor in the input box again, enter 234, and repeat the process. The SQL being built looks like - Number = 123 or Number = 234 or Etc. We receive a list in excel of many numbers and this becomes a tedious manual cut and paste routine from excel to the other program. Is there any macro commands that will make the other program resond to a paste and then enter command??? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro to get data from one application into excel | Excel Discussion (Misc queries) | |||
Macro to paste and print in another application | Excel Discussion (Misc queries) | |||
Paste to Another Application | Excel Worksheet Functions | |||
Cut and paste from Excel to AS/400 application | Excel Discussion (Misc queries) | |||
macro to close excel application other than application.quit | Excel Programming |