ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Creating a "one time only" calculation field? (https://www.excelbanter.com/excel-worksheet-functions/130029-creating-one-time-only-calculation-field.html)

Neal

Creating a "one time only" calculation field?
 
I need to create a form (using Excel) - and in that form I need a date field
to populate. The problem is I need that to happen the first time only. So,
"ctrl ;"
puts a date in a field, and if there is a way to create an embedded process
that causes that to happen the first time the form is opened, would help me
get done what I need to happen. Anyone have suggestions?
--
Neal

Jim Thomlinson

Creating a "one time only" calculation field?
 
All of the date functions such as Today() and Now() are volatile meaning that
they will automatically update themselves. Other than Ctrl ; or using VBA to
create a UDF that you can use in your sheet there is not much you can do...
--
HTH...

Jim Thomlinson


"Neal" wrote:

I need to create a form (using Excel) - and in that form I need a date field
to populate. The problem is I need that to happen the first time only. So,
"ctrl ;"
puts a date in a field, and if there is a way to create an embedded process
that causes that to happen the first time the form is opened, would help me
get done what I need to happen. Anyone have suggestions?
--
Neal


Neal

Creating a "one time only" calculation field?
 
Jim,

Appreciate the suggestion and I was hoping for some tool within Excel that
would permit this. Thanks and I will respond with what I end up doing to
address this.

Thanks again!
--
Neal


"Jim Thomlinson" wrote:

All of the date functions such as Today() and Now() are volatile meaning that
they will automatically update themselves. Other than Ctrl ; or using VBA to
create a UDF that you can use in your sheet there is not much you can do...
--
HTH...

Jim Thomlinson


"Neal" wrote:

I need to create a form (using Excel) - and in that form I need a date field
to populate. The problem is I need that to happen the first time only. So,
"ctrl ;"
puts a date in a field, and if there is a way to create an embedded process
that causes that to happen the first time the form is opened, would help me
get done what I need to happen. Anyone have suggestions?
--
Neal



All times are GMT +1. The time now is 02:21 AM.

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