unbound text box update

R

rathika

hi ken

without binding the text boxes is it not possible at all.
i am making a time sheet form where there are more
than 31 text boxes horizontally and more than 100
vertically

creating fields for each is not possible .

pls. help me

rathika
 
H

Hugh O'Neill

rathika said:
hi ken

without binding the text boxes is it not possible at all.
i am making a time sheet form where there are more
than 31 text boxes horizontally and more than 100
vertically

creating fields for each is not possible .

pls. help me

rathika


Access is NOT a spreadsheet! What you say, implies that you need to
normalise your data structure into several Tables.

Look up Normalizing Tables in Access Help to start with and then go buy
some books on Access and/or relational database design.

hth

Hugh
 
K

Ken Snell

Then you may need to rethink your design of your form. What is it you're
trying to do with that many controls on the form?
 
H

Hugh O'Neill

rathika said:
hi ken

without binding the text boxes is it not possible at all.
i am making a time sheet form where there are more
than 31 text boxes horizontally and more than 100
vertically

creating fields for each is not possible .

pls. help me

rathika


In any case there's a limit of 754 controls created during the lifetime
of a form. You want 3100 - no way!!

Hugh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top