PC Review


Reply
Thread Tools Rate Thread

Tabular Form for Table

 
 
eric
Guest
Posts: n/a
 
      25th May 2004
I'd like to make tabular forms for each table seperately
in MS Access. Each table is different content. If I click
form to create one by one, it will waste a lof of time as
over 100 tables. It is better to onclick to create all in
a time; That's great.
I make the following script but not work. Would anyone
help to solve. Thanks.


Dim strTable As String

DoCmd.SelectObject acTable, strTable, True
DoCmd.RunCommand acCmdNewObjectAutoForm
End Sub
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tabular Form for Table eric Microsoft Access Database Table Design 1 25th May 2004 02:41 PM
Tabular Form for Table eric Microsoft Access 0 25th May 2004 03:21 AM
Tabular Form for Table eric Microsoft Access Form Coding 0 25th May 2004 03:18 AM
Table and Tabular Form ecc28 Microsoft Access Form Coding 1 24th May 2004 11:14 PM
Table and Tabular Form ecc28 Microsoft Access VBA Modules 0 24th May 2004 07:54 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:03 AM.