DATA OR TEXT FILE TO REPORT

  • Thread starter Thread starter dubiousp
  • Start date Start date
D

dubiousp

Guest
Good evening, Ive some very useful help with queries which has moved me on significantly. My next stage is to combine text and a text box data to essentialy printout a detail. I have no code as not sure of the best route, firstly I should say I have not written the forms yet linked to any data

There are a number of text boxes that give me vaule for example tb.text = age and tbgender = gender


What I then want to achieve is this:

Patient, (tb.gender.text ) (tbage.text) found lying on floor

So the bold above is variable inputed data, the non bold is fixed text as an example

Then, lead to print out

Continue reading...
 
Back
Top