Re: Texttodate, yyyymmdd -> mm/dd/yyyy
- From: "Bill Marriott" <wjm@xxxxxxx>
- Date: Thu, 20 Oct 2005 11:51:24 -0400
Yes, sorry.
"Adam Price" <Adam-price@xxxxxxx> wrote in message
news:pXN5f.121$uo3.40133@xxxxxxxxxxxxxxxxxxxxxxx
> In article <5JmdnXW0zqjsPsreRVn-sg@xxxxxxxxxxx>, Bill Marriott wrote:
>> And you can avoid the need for an additional field by using the Replace
>> command. Start out with date_old as a text field. Specify a calculated
>> result in the replace. Then change date_old to a date field.
>>
>> Bill
>
> How do I access that? I tried using replace as part of a calculation,
> but it fails with a circularity error.
>
> Replace( Date_sold,0,8, Date( Middle(Date_sold, 5, 2),
> Middle(Date_sold, 7, 2),
> Left(Date_sold, 4)
> ))
>
>
> Understandable.
>
> I would think that there would be some sort of replace command in the
> edit menu, but there is only find/replace, which seems to deal with
> literals, not the command set. Is this new functionality since FM6.0?
.
- References:
- Texttodate, yyyymmdd -> mm/dd/yyyy
- From: Adam Price
- Re: Texttodate, yyyymmdd -> mm/dd/yyyy
- From: Howard Schlossberg
- Re: Texttodate, yyyymmdd -> mm/dd/yyyy
- From: Adam Price
- Re: Texttodate, yyyymmdd -> mm/dd/yyyy
- From: Adam Price
- Re: Texttodate, yyyymmdd -> mm/dd/yyyy
- From: Bill Marriott
- Re: Texttodate, yyyymmdd -> mm/dd/yyyy
- From: Adam Price
- Texttodate, yyyymmdd -> mm/dd/yyyy
- Prev by Date: The Holy Grail of Web Access
- Next by Date: Re: The Holy Grail of Web Access
- Previous by thread: Re: Texttodate, yyyymmdd -> mm/dd/yyyy
- Next by thread: Re: Texttodate, yyyymmdd -> mm/dd/yyyy
- Index(es):
Relevant Pages
|
Loading