473,385 Members | 2,269 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,385 software developers and data experts.

Exporting selected records from a table to xml

Hello team
Can someone help me with vba code with which I can export some selected records from the tblinvoices table to xml, with corresponding details from tblinvoicedetails table as a node under the invoice. For example if I want to export Invoice number 25 to 35, but only invoices belonging to customer ABCD. I would like to use a form to filter since the users will not be having access to the code, so they will be using the form

Thank you in advance
Feb 27 '19 #1
1 1008
twinnyfo
3,653 Expert Mod 2GB
Obakeng1168,

I see several specific questions in this one thread (we typically like to reserve each thread for one specific question):
  1. How do I export records to XML?
  2. How do I select specific records from a Table?
  3. How do I allow a Form to create said list of specific records?
Not knowing exactly which question is primary, and not knowing how far along you are in your knowledge of VBA, I need to ask you to clarify exactly what it is that you need us to help with.

Also:
Obakeng1168:
with corresponding details from tblinvoicedetails table as a node under the invoice
I have no idea what this means.

If you need hepp on each of these issues separately, please create separate threads (even though they are all part of one aspect of your project).

Thanks!
Feb 27 '19 #2

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

Similar topics

3
by: DD | last post by:
I have a mainform with a subform. > The main form has a dropdown box "chooseMonth", in the afterupdate event > i requery the subform so all records with the same date are viewed. > Now i only want...
2
by: David | last post by:
Hi, I have an order form which has a field 'ProductID'. This form has a button on each record to open a new form linked by ProductID. This new form is a continuous form and obviously, only...
2
by: indrag91 | last post by:
hai, i am using access database. Iam selecting few records based on a condition. For e:g select * from stud where avg>90 and placing these records in a multiselect list box. for e:g if there 10...
4
by: =?Utf-8?B?bWFyeGk=?= | last post by:
Now I need to lock the selected records for some time and others can not update these records meanwhile. How can I do? any help will be very appreciated!! -- marxi
7
by: Toral Shah | last post by:
hello all!!!! i have a program of voucher entry.... there are many records in the table Payment and voc_no is a primary key and auto numbered... now i want only selected records to appear in my...
5
by: Troels Arvin | last post by:
Hello, Every so often, I'm asked to help people recover data from tables that were either dropped or where to much data was DELETEed. The complications related to restoring data are a problem....
16
by: blad3runn69 | last post by:
can anyone point me in the right direction re: handling multiple instances of a form opened from selected records in a search form I can get multiple forms thanks to allen browne & msdn howto...
1
by: eneyardi | last post by:
How to filter selected records in a report? for example: i have a form name ADM List, the default view is split form so that i can view all the records. my report name is ADM Report. in ADM List i...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.