![]() |
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. |
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. |
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. |
All times are GMT +1. The time now is 05:18 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com