|
|
|
date: Mon, 6 Oct 2008 22:39:01 -0700,
group: microsoft.public.word.vba.general
back
Re: Latest entered data on top of the SQL table
This is off topic for a newsgroup that deals with Word, but add an
autonumber field to your table and sort it in descending order.
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"jishith" wrote in message
news:530213CD-2BA2-4188-8E82-F63E63B3C021@microsoft.com...
>I am using access2003 for my data base application. I am adding some data
>to
> SQL table. After adding the data, the table automatically rearranging the
> data in alphabetical order . But i want the latest entered data to be on
> the
> top of the table not in alphabetical wise.
>
> Eg: In field 'name' , i am entering : Ajay, Venkat, Raj etc..
>
> The table will arrange in : ajay, raj, venkat
>
> I want the orderin : Raj, venkat, ajay
>
> Hope my doubt is clear
date: Tue, 7 Oct 2008 15:56:42 +1000
author: Doug Robbins - Word MVP
|
|