Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default One how to please

My problem is:
In (4 example) A1 I have time which is updated.
I need to change value in (4 example) A2 depending on time.
But, every new updated minut I need to have value in A2 updated by (again 4
example) 1.

So, I need:

A
1 18:52
2 66

---------------

A
1 18:53
2 67


Another problem will be to change the value (that +1) in another value (+2).

Sorry 4 bad typing.

Thx. in advance.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default One how to please

Hi
try a formula like the following in A2
=INT(A1*24*60)-1786

--
Regards
Frank Kabel
Frankfurt, Germany


Gmaz D wrote:
My problem is:
In (4 example) A1 I have time which is updated.
I need to change value in (4 example) A2 depending on time.
But, every new updated minut I need to have value in A2 updated by
(again 4 example) 1.

So, I need:

A
1 18:52
2 66

---------------

A
1 18:53
2 67


Another problem will be to change the value (that +1) in another
value (+2).

Sorry 4 bad typing.

Thx. in advance.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"