Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Table testing with loop

Status
Not open for further replies.

h3lm3t

Technical User
May 27, 2003
16
0
0
GB
Hi there, i want tto ask your opioion to see if something is possible.

I would like to test the limits of my tables within the database.
Is it possible to use code that started with a single character "a", insert that into a table, then loop through until the valid limit is reached ?

Like:
a
ba
cba
dcba

ive tryed to code this, but VBA is new to me and i'm not sure if im going about it the right way.

Any thoughts, opinions?

thanx in advance
h3lm3t
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top