ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Date Capturing by Time (https://www.excelbanter.com/excel-discussion-misc-queries/168144-date-capturing-time.html)

Ken

Date Capturing by Time
 
I have dynamic data (which is constantly changing) in cells B1,C1 & D1. In
column A starting in cell A2 I have times listed from 1:00 to 2:00 by minute.
I want the data which is being captured in row 1 to copy to the corresponding
cell in the lower rows at the time listed ... i.e. at 1:00 the values at that
time should appear in row 2 ... the data as of 1:01 should appear in row 3
etc ... What macro can be written to do this?
--
Ken

Gary''s Student

Date Capturing by Time
 
You can use an OnTime Event macro. Such a macro can be configured to run
every minute. The macro would take the current values in B1:D1 and copy them
to the first available empty slot in your data table.

For details on making and using this type of macro, see:

http://www.cpearson.com/excel/OnTime.aspx
--
Gary''s Student - gsnu200759


"Ken" wrote:

I have dynamic data (which is constantly changing) in cells B1,C1 & D1. In
column A starting in cell A2 I have times listed from 1:00 to 2:00 by minute.
I want the data which is being captured in row 1 to copy to the corresponding
cell in the lower rows at the time listed ... i.e. at 1:00 the values at that
time should appear in row 2 ... the data as of 1:01 should appear in row 3
etc ... What macro can be written to do this?
--
Ken



All times are GMT +1. The time now is 10:38 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com