Hi John
Not sure how you would sms that details. But to create a combined
(concencated) field.
Create a new query
Right click the "field" row in the 1st column.
Select build.
Insert this
Details: [TableName]![CompanyNameField] &" "&[TableName]![AddressField] &"
"&[TableName]![TelephoneField] &" "&[TableName]![MachineFaultField]
Of cource change the field and table names to what they really are.
Hope this helps
On the sms thing. If you create a form and inset this new calculated field
into it you could put a button and use the OnClick event to run your code to
send the sms.
It "may" be possible to output the field to msn messenger or skype and then
run the sms operation on load but I have never done this and not even sure
sure if you could do it.
If you can get this to work you could post the details here as I'm sure
there would be other people interest in how you get it to work.
Good luck
--
Wayne
Manchester, England.
John Adams said:
I have 4 fields which are , Company name, address, tel number, machine fault,
i need to put these together on a text field so we can 'copy & paste' them as
a field and SMS them to a person