Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

ASP/VBS Date as Serial Number

LEGEND ,
Aug 21, 2006 Aug 21, 2006
Hi,

Can anyone help in converting a date as a serial number (as a number in
Excel) and convert it the other way?

Thanks,

Sanj


TOPICS
Server side applications
376
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 21, 2006 Aug 21, 2006
LATEST
Sanj

Not quite clear what you are asking. If you want to build a serial number
out of a date field you can use the DatePart functions to break it into
pieces which you could then reassemble with any additional code you want.

--
Paul Whitham
Certified Dreamweaver MX2004 Professional
Adobe Community Expert - Dreamweaver

Valleybiz Internet Design
www.valleybiz.net

"Sanj" <webuser@mm.com> wrote in message
news:ecd75n$feb$1@forums.macromedia.com...
> Hi,
>
> Can anyone help in converting a date as a serial number (as a number in
> Excel) and convert it the other way?
>
> Thanks,
>
> Sanj
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines