Hi
Got a little problem with a document that I am attempting to merge information to. The source document is an excel spreadsheet, a fairly large one with approximately 400 rows of information. What I am trying to accomplish is a data merge into word so that information relating to a particular client shows in the doc in an "invoice" type of manner.
The first problem was getting the amounts not to drop off 0's which I have resolved using a switch. There is a second and third problem:
1. The date format is mm/dd/yyyy and I need it to be dd/mm/yyyy and use the date from the spreadsheet. I can make the date dd/mm/yyyy but it uses the current date which is not what I want.
2. Loads of data is not merging across. An example: I'd use Amount1, Amount2, Amount3 (and so on). There are quite a number of merge fields that are just not pulling the data and I don't quite know why. The problem seems to be (but is not isolated to) when an excel cell has an alpha-numeric value i.e. 245EUR or 180USD (indicating Euros or US Dollars). I have verified the formats of several cells and everything seems to be in order.
Any help on this would be greatly appreciated.
Thanks
Got a little problem with a document that I am attempting to merge information to. The source document is an excel spreadsheet, a fairly large one with approximately 400 rows of information. What I am trying to accomplish is a data merge into word so that information relating to a particular client shows in the doc in an "invoice" type of manner.
The first problem was getting the amounts not to drop off 0's which I have resolved using a switch. There is a second and third problem:
1. The date format is mm/dd/yyyy and I need it to be dd/mm/yyyy and use the date from the spreadsheet. I can make the date dd/mm/yyyy but it uses the current date which is not what I want.
2. Loads of data is not merging across. An example: I'd use Amount1, Amount2, Amount3 (and so on). There are quite a number of merge fields that are just not pulling the data and I don't quite know why. The problem seems to be (but is not isolated to) when an excel cell has an alpha-numeric value i.e. 245EUR or 180USD (indicating Euros or US Dollars). I have verified the formats of several cells and everything seems to be in order.
Any help on this would be greatly appreciated.
Thanks