473,395 Members | 1,418 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Export Table Design to Excel

Hi,

Is it possible to export the design of a table to Excel (e.g. Field Names, Data Types, Descriptions)?

Thanks,
Laura
May 23 '08 #1
4 30352
nico5038
3,080 Expert 2GB
Hi,

Is it possible to export the design of a table to Excel (e.g. Field Names, Data Types, Descriptions)?

Thanks,
Laura
For this I use a small function and a table to store the result in. That table can be used to copy/paste or export to excel.

Just check the attachment, place the tables and the module in your database and run the function by placing the cursor in the code and pressing F5.

Nic;o)
Attached Files
File Type: zip TableFields.zip (16.3 KB, 3596 views)
May 24 '08 #2
ADezii
8,834 Expert 8TB
Hi,

Is it possible to export the design of a table to Excel (e.g. Field Names, Data Types, Descriptions)?

Thanks,
Laura
Is it possible to export the design of a table to Excel (e.g. Field Names, Data Types, Descriptions)?
Here is one Method, but you'll have to clean up the Spreadsheet:
  1. Tools ==> Analyze ==> Documenter
  2. Select Tables Tab ==> check the Table(s) you wish to document
  3. Click on the Options button
  4. Select the specific Table Definitions to document ==> click OK
  5. Click OK in the Documenter Dialog Box
  6. Once the Object Definition Screen appears:
    1. File ==> Export ==> Save as type = Microsoft Excel (*.xls)
    2. Set Options for Save in and File name
    3. Click the Save button
  7. Let me know how you make out
May 24 '08 #3
@nico5038
Excellent post/function! This was a real lack in Access, but yu fixed the problem. Thanks!
Jan 18 '13 #4
@nico5038
Hi Nico, I am facing trouble to use the solution offered by you. Can you please elaborate the steps in a bit more detail, or if you do not mind then contact me via email/phone to apply your solution? My email is PMOLEADER@gmail.com, and phone # 1226-505-2896
Aug 9 '21 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Matt | last post by:
I have an ASP page that calls ASP routines that I created that execute a database query and return the results to a recordset. I then iterate through the recordset and display the data in a table....
4
by: Gary Wright | last post by:
I have an Access 2K database split into front and back. Quite often the users want to do some data analysis that I have not created a report for so they want to export some subset of the data into...
7
by: Keon | last post by:
Hoi, I'm using a database with alot of records in 1 table (more than 3000). If i want to export this table to excel i only get it till record 2385. Do someone know how i can solve this...
5
by: Maria L. | last post by:
Hi, I need to export the content of a DataGrid (in Windows application in C#), into an Excel spreadsheet. Anyone knows how to do this? Any code snippets would help! thanks a lot, Maria
4
by: Hans [DiaGraphIT] | last post by:
Hi! I want to export a dataset to an excel file. I found following code on the net... ( http://www.codeproject.com/csharp/Export.asp ) Excel.ApplicationClass excel = new ApplicationClass();...
13
by: Hemant Sipahimalani | last post by:
The following piece of code is being used to export HTML to excel. HttpContext.Current.Response.ContentType = "application/vnd.ms-excel"...
1
by: shankumar | last post by:
Hai Evrybody, I have one problem, that is i design a ASP report getting data from MS SQL Server 2000 and displays it as a desinged format and also "one option to export this same format to MS...
1
by: smaczylo | last post by:
Hello, I've recently been asked to work with Microsoft Access, and while I feel quite comfortable with Excel, I'm at a complete loss with databases. If someone could help me with this issue I'm...
3
by: yovation | last post by:
Hi, I have a 3 table database. 1 parent 1 child 1 child of child I would like to get the data into excel as 1 sheet (similar to a grouped report).
2
by: Marisol2 | last post by:
I have some queries in Access 2003 db that I have setup to display as pivots. I can go into design pivot table view and click on and then click on Export to Office MicroSoft Excel. The problem is I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.