View Single Post
 
Old 10-02-2020, 06:26 AM
PM1 PM1 is offline Windows 10 Office 2013
Novice
 
Join Date: Sep 2020
Posts: 8
PM1 is on a distinguished road
Default

Charles,

Unfortunately I am getting nowhere with this.



In the following lines of code there are {} which have been typed in for completness. In the actual code they have been generated by using the CTRL + F9 keys


Previously, I had, FILLIN {"Customer Full Name" \* MERGEFORMAT } this used to ask me for input.

Now I have changed the line to read {ASK CustName "Customer Full Name" \* MERGEFORMAT} and it doesn’t ask me to enter data.

I then changed the above to, {ASK CustName "Customer Full Name" \* MERGEFORMAT} followed by {REF CustName \h}

This again does not ask for input and hence I get Error! Reference source not found.

What am I doing wrong?

I want the data to be input for Customer and Invoice No.

Please help.

Last edited by PM1; 10-03-2020 at 03:49 AM. Reason: errors
Reply With Quote