Senin, 01 Februari 2016

Re: Re: [MS_AccessPros] Export spacific date to excel

 

John,
I got it. It works great. Then I encounter another problem. I want filter spacific records like: "GroupBookingID=" & Me.BroupBookingID, where should I put this filter in the code below? Thanks.
DoCmd.TransferSpreadsheet transfertype:=acExport, _
      spreadsheettype:=acSpreadsheetTypeExcel12Xml, _
      TableName:="Query1", fileName:="C:\Users\Administrator\Desktop\Myfile.xlsx"

Best Regards,
Kevin


 
Date: 2016-02-01 21:06
Subject: Re: [MS_AccessPros] Export spacific date to excel
 

Kevin-


Write a query that extracts the info you want, then export the query to Excel.

John Viescas, Author
Microsoft Access 2010 Inside Out
Microsoft Access 2007 Inside Out
Microsoft Access 2003 Inside Out
Building Microsoft Access Applications 
SQL Queries for Mere Mortals 
(Paris, France)



On Feb 1, 2016, at 1:09 PM, 'zhaoliqingoffice@163.com' zhaoliqingoffice@163.com [MS_Access_Professionals] <MS_Access_Professionals@yahoogroups.com> wrote:

Dear All,
Is that possible to export spacific data to excel? Is there any online examples available? Thanks in advance.
Best Regards,
Kevin



__._,_.___

Posted by: "zhaoliqingoffice@163.com" <zhaoliqingoffice@163.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (3)

.

__,_._,___

Re: [MS_AccessPros] Filter Problem with amount

 

Kevin-


When you concatenate a currency amount in a string, it'll include the currency symbol, so that's the problem.  You need to do something like:

Me.Filter = "Amount = " & Format(Me.Amount01, "0.00")

Include four decimal places if this is a true Currency data type.

John Viescas, Author
Microsoft Access 2010 Inside Out
Microsoft Access 2007 Inside Out
Microsoft Access 2003 Inside Out
Building Microsoft Access Applications 
SQL Queries for Mere Mortals 
(Paris, France)



On Feb 1, 2016, at 8:59 AM, 'zhaoliqingoffice@163.com' zhaoliqingoffice@163.com [MS_Access_Professionals] <MS_Access_Professionals@yahoogroups.com> wrote:

Dear All,
The filter I use doesn't work. Please help.
Me.Filter = "Amount=" & Me.Amount01

The amount is a fixed currency field. What did I do wrong? Thanks in advance.
Best Regards,
Kevin



__._,_.___

Posted by: John Viescas <johnv@msn.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (2)

.

__,_._,___

Re: [MS_AccessPros] Export spacific date to excel

 

Kevin-


Write a query that extracts the info you want, then export the query to Excel.

John Viescas, Author
Microsoft Access 2010 Inside Out
Microsoft Access 2007 Inside Out
Microsoft Access 2003 Inside Out
Building Microsoft Access Applications 
SQL Queries for Mere Mortals 
(Paris, France)



On Feb 1, 2016, at 1:09 PM, 'zhaoliqingoffice@163.com' zhaoliqingoffice@163.com [MS_Access_Professionals] <MS_Access_Professionals@yahoogroups.com> wrote:

Dear All,
Is that possible to export spacific data to excel? Is there any online examples available? Thanks in advance.
Best Regards,
Kevin



__._,_.___

Posted by: John Viescas <johnv@msn.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (2)

.

__,_._,___

Re: [MS_AccessPros] Questions About Name Fields

 

Jerry,

For an explanation of how junction tables work and a demonstration example, see this thread at UtterAccess http://www.utteraccess.com/forum/index.php?showtopic=2034557

Glenn

 

__._,_.___

Posted by: argeedblu@gmail.com
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (3)

.

__,_._,___

[MS_AccessPros] Export spacific date to excel

 

Dear All,
Is that possible to export spacific data to excel? Is there any online examples available? Thanks in advance.
Best Regards,
Kevin


__._,_.___

Posted by: "zhaoliqingoffice@163.com" <zhaoliqingoffice@163.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)

.

__,_._,___

[belajar-access] File - Tata Tertib dan Aturan.txt

 


Tata tertib dan peraturan
Mailing List: belajar-access@yahoogroups.com

1. Mailing list ini membahas mengenai pemrograman Microsoft Access.
2. Tidak diperkenankan mem-posting topik yang tidak ada kaitannya sama sekali dengan pemrograman MS Access, peluang kerja atau tawaran kerja sama dengan keahlian di bidang MS Access, atau pengajaran/kursus MS Acces. Pelanggaran terhadap aturan ini akan di-ban dari keanggotaan milis ini.
3. Mohon berdiskusi dengan baik, dengan semangat membangun, demi kemajuan kita bersama. Hindarilah perbantahan (flame) yang bisa menjadi pertengkaran yang tidak perlu.
4 Hindari reply permintaan one-liner seperti 'saya minta juga dong', 'saya setuju', dan lain-lain yang tidak perlu.
5. Sedapat mungkin memberikan data-data yang lengkap dalam mengajukan suatu masalah untuk memudahkan rekan-rekan sesama member mengidentifikasi dan mencarikan solusi, termasuk memberikan subject yang sesuai dengan isi email, tidak dengan kata-kata seperti "tologing dong", "pusing...", "ada yang bisa bantu..", dll.

Moderator

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (107)
SPAM IS PROHIBITED

.

__,_._,___

[AccessDevelopers] File - Monthly_Notices.txt

 


Monthly notices:

Hi Kids!:

Don't forget to check out our "Links" section at the website for helpful sites. Also take a peek at books that others have found worthwhile in our books database under the 'Database' link of the main AccessDevelopers page. Feel free to add any books or links that you have found useful.

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (139)

Please zip all files prior to uploading to Files section.

.

__,_._,___