Automating Numbers (1 Viewer)

alastair69

Registered User.
Local time
Yesterday, 16:34
Joined
Dec 21, 2004
Messages
562
Dear All,

I have spent two days looking for an answer to a problem i am having, i have a database that i need to populate room numbers, i have a front form which allows a user to enter how many rooms there are on a floor. I would like a button funtion that will count up to the maxiumum number in my text box.

So far i have a form with a text box called "NumberRooms" another text box with floor Called "Floor".

The answer i am looking for is as follows:-
Number of Rooms 2 Floor Ground Floor
G/001
G/002

I am not sure how to even start this i would like to how some ideas and ideal an example of code.

I look forward to your responces.

Alastair
 

MStef

Registered User.
Local time
Today, 00:34
Joined
Oct 28, 2004
Messages
2,251
Hello Alastair!

Look at "DemoAutomatingNumA2000.mdb",
Open Form1 and try.
 

Attachments

  • DemoAutomatingNumA2000.zip
    14.8 KB · Views: 93

alastair69

Registered User.
Local time
Yesterday, 16:34
Joined
Dec 21, 2004
Messages
562
Thank you for the help, i am having a look now. Cheers
 

alastair69

Registered User.
Local time
Yesterday, 16:34
Joined
Dec 21, 2004
Messages
562
Mstef,
Cheers for the help this is exactly what i need, and closes my question.

Thanks Again
 

Users who are viewing this thread

Top Bottom