Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am importing to excel data from another application (Bloomberg) then creating a graph from it. I have noticed that the data is not imported properly (only the firlt line is displyed) unless I call a message box between the import of data and the graph plotting of data ( I guess it needs some kind of break in order to copy the data). My problem is that I do not want this message box and trying to find a way to closed automatically, I have tried sendimg {enter} via send key, I have tried to just put a Application.Wait Now + TimeValue("00:00:05") intead of calling a msgbox. But all that dis not work either. Any idea Thanks Dan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
OnTime code error "can't execute code in break mode" | Excel Programming | |||
Why can't I get 'alt enter' to create a line break in Excel? | Excel Discussion (Misc queries) | |||
can you create a break in the chart scale | Charts and Charting in Excel | |||
Break out of Code | Excel Programming | |||
code break | Excel Programming |