You would need to also add that specification to the desired table, e.g., <table style="height:100%%"> -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials
Hello there, I have about 100 tables which I want to append into 1 while updating FileReference field. Is there a VBA scripts that can automate the process? So basically, I want to run instert into and update statement together. insert into table_A_Z select * from table_A update table_A_Z set FileRef = 'table_A' where FileRef is null I will really appreciate all your help and
Thanks, Having messed around a bit more now, I'm understanding the width (total) better. To space the way I want, I'm splitting cells & re-distributing their individual sizes. Right? They will always total 100%% I understand about the height value expanding to allow what's placed in it, but to see in advance what things are going to look like, can't I just lay the page out, with specified
On Thu, 28 Feb 2008 12:36:03 -0800, Joe K. <Joe K.@discussions.microsoft.com> wrote: I have a Access 2000 database that has approximately 100 tables. I would like to link the Access tables to SQL Server database tables to give better access to the report and forms in Access. Please let me know the best way to link Access tables to SQL Server database tables. Thanks, Ummmm
On Thu, 28 Feb 2008 11:18:00 -0800, Travis <Travis@discussions.microsoft.com> wrote: I took over a database in which the last person created a new table for everyday worth of data (ie. Feb-21-08 is named 022108). There are over 100 tables in the single database with the same columns and table attributes, I would like to combine all of these tables into one where I have a Date_Key