#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Numbering Problem

I have an excel worksheet that I export to Access for reporting purposes. The
subjects in the worksheet rows are numbered thus:
1.1.1,1.1.2,1.1.3........1.1.10,1.1.11 etc. and when a new subject is entered
on the same worksheert it is numbered as 2.1.1,2.1.2....2.1.10 etc.

The problem is when I export this to Access the report interprets some of
the numbering sequence as say 5.1.1 then 5.1.10 then 5.1.2. In other words
picking up that 1 then 0 comes before 2. Am I explaining this?

Very annoying...any suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Numbering Problem

I think you'd be better served by using numbering like:

1.01.01
or
1.0001.0001
(Use as many 0's as you need.)

tartan tim wrote:

I have an excel worksheet that I export to Access for reporting purposes. The
subjects in the worksheet rows are numbered thus:
1.1.1,1.1.2,1.1.3........1.1.10,1.1.11 etc. and when a new subject is entered
on the same worksheert it is numbered as 2.1.1,2.1.2....2.1.10 etc.

The problem is when I export this to Access the report interprets some of
the numbering sequence as say 5.1.1 then 5.1.10 then 5.1.2. In other words
picking up that 1 then 0 comes before 2. Am I explaining this?

Very annoying...any suggestions?


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Numbering Problem

These are treated as text, but you want part of them to be considered
as numbers. To get the correct sort order, you will have to insert
leading zeros in the final part, i.e.:

1.1.01, 1.1.02, 1.1.03........1.1.10, 1.1.11 ... and 2.1.01,
2.1.02 .... 2.1.10 etc

If your first or middle digit can exceed 9, you will also need to make
these have leading zeros.

Hope this helps.

Pete

On Apr 23, 11:32 am, tartan tim
wrote:
I have an excel worksheet that I export to Access for reporting purposes. The
subjects in the worksheet rows are numbered thus:
1.1.1,1.1.2,1.1.3........1.1.10,1.1.11 etc. and when a new subject is entered
on the same worksheert it is numbered as 2.1.1,2.1.2....2.1.10 etc.

The problem is when I export this to Access the report interprets some of
the numbering sequence as say 5.1.1 then 5.1.10 then 5.1.2. In other words
picking up that 1 then 0 comes before 2. Am I explaining this?

Very annoying...any suggestions?



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


Similar Threads
Thread Thread Starter Forum Replies Last Post
numbering Patrick Excel Discussion (Misc queries) 1 January 5th 06 01:11 AM
Problem with Page Numbering Aurora Excel Discussion (Misc queries) 0 November 21st 05 02:10 PM
Page numbering problem clubin Excel Discussion (Misc queries) 7 November 18th 05 06:39 PM
numbering Dr. Sachin Wagh Excel Discussion (Misc queries) 1 August 25th 05 11:37 PM
Numbering add in Paul Excel Discussion (Misc queries) 2 March 23rd 05 02:46 PM


All times are GMT +1. The time now is 06:00 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"