Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Index in VBA

Friends, is it possible creat index with primary index and secund index in
Excel Sheet (VBA)? beacause I 'm doing a program where I need index to
access the register more quickly and do sort then.
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tim Tim is offline
external usenet poster
 
Posts: 145
Default Index in VBA

Excel doesn't have indexes in the [database] sense I think you mean.
You're free to create any *columns* you wish, but since Excel is not a
database there's no enforcement of uniqueness unless you code it all
yourself.

Tim


"Ienidualc" wrote in message
...
Friends, is it possible creat index with primary index and secund index in
Excel Sheet (VBA)? beacause I 'm doing a program where I need index to
access the register more quickly and do sort then.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Index in VBA

Thank you so much.

"Tim" wrote:

Excel doesn't have indexes in the [database] sense I think you mean.
You're free to create any *columns* you wish, but since Excel is not a
database there's no enforcement of uniqueness unless you code it all
yourself.

Tim


"Ienidualc" wrote in message
...
Friends, is it possible creat index with primary index and secund index in
Excel Sheet (VBA)? beacause I 'm doing a program where I need index to
access the register more quickly and do sort then.




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
Index from TM Dave Excel Worksheet Functions 8 March 15th 10 07:01 AM
Chart axes color index vs font color index [email protected] Charts and Charting in Excel 4 December 7th 06 04:05 PM
Index ( ) Epinn New Users to Excel 4 September 5th 06 06:52 AM
How do I pull the col. index value as well as row index value Vikram Dhemare Excel Discussion (Misc queries) 1 March 29th 06 07:48 AM
index sal Excel Programming 1 November 6th 03 11:57 AM


All times are GMT +1. The time now is 07:45 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"