Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a procedure which returns records. I need to Insert data
starting from 46 row. Each time the sheet is refreshed, data should be refreshed. How can I do this programatically. -Payal |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Payal,
It depends entirely on the procedure that "returns records". Perhaps you could provide a few more details. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Payal" wrote in message m... I have a procedure which returns records. I need to Insert data starting from 46 row. Each time the sheet is refreshed, data should be refreshed. How can I do this programatically. -Payal |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Procedure will return diffrent number of rows each time its refreshed.
But the first result row should be 46th row of the worksheet. Thanks in advance for your help! Payal "Chip Pearson" wrote in message ... Payal, It depends entirely on the procedure that "returns records". Perhaps you could provide a few more details. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Payal" wrote in message m... I have a procedure which returns records. I need to Insert data starting from 46 row. Each time the sheet is refreshed, data should be refreshed. How can I do this programatically. -Payal |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
differend data returned in last row | Excel Discussion (Misc queries) | |||
differend data returned in last row | Excel Discussion (Misc queries) | |||
#value returned instead of data | Excel Worksheet Functions | |||
Entering data while procedure is on | Excel Programming |