Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.



4730 posts

Uber Geek

Trusted
Subscriber

Topic # 113154 8-Jan-2013 12:18 Send private message

Hi There!

I am looking to create some documents for helping customers setup some devices which their particular information will change each document. 

I want it to be as quick as possible for us to generate but as clear as possible for the customer. 

I did consider doing an excel with an information key, which could be converted to PDF, but it seems messy. 

Any ideas?

Create new topic
388 posts

Ultimate Geek

Subscriber

  Reply # 741559 8-Jan-2013 12:39 Send private message

I did something like this a while ago, basically a bunch of lookup tables used in conjunction with the CONCATENATE command. I can't remember how I did it precisely, but basically the variable text obtained through the lookups is concatenated with the constant stuff. My document was a technical one where you'd enter the file being worked on and it basically it generated a step by step document with all the correct parameters specific to that file.



4730 posts

Uber Geek

Trusted
Subscriber

  Reply # 741560 8-Jan-2013 12:40 Send private message

lurker: I did something like this a while ago, basically a bunch of lookup tables used in conjunction with the CONCATENATE command. I can't remember how I did it precisely, but basically the variable text obtained through the lookups is concatenated with the constant stuff. My document was a technical one where you'd enter the file being worked on and it basically it generated a step by step document with all the correct parameters specific to that file.


Yah that is what I want. Would you be willing to share it?

388 posts

Ultimate Geek

Subscriber

  Reply # 741583 8-Jan-2013 13:18 Send private message

Those documents are with my previous employer.
But something along these lines:

You have a cell with the value that determines the text
eg E2="rick"

Then you have a table with all your variable data, eg from A2 to B4 this:
    A         B
2  baxter  vodka
3  rick      cola
4  jordan  juice

Then you'd use VLOOKUP in a CONCATENATE command to string things together:

CONCATENATE("I'd like a ",VLOOKUP(E2,A2:B4,2,FALSE)," please")

Result="I'd like a cola please"

Hopefully that's a good starting point for you...


1054 posts

Uber Geek


  Reply # 741622 8-Jan-2013 13:59 Send private message

Maybe LaTeX if you're adventurous (it's a long time since I used it, but it worked well when I last did) or if not I think Word mail merge can output documents?

Create new topic
Twitter »
Follow us to receive Twitter updates when new discussions are posted in our forums:



Follow us to receive Twitter updates when news items and blogs are posted in our frontpage:



Follow us to receive Twitter updates when new jobs are posted to our jobs board:



Follow us to receive Twitter updates when tech item prices are listed in our price comparison site:




News »

Trending now »
Hot discussions in our forums right now:

A reason not to shop at dick smith
Created by dsnz1, last reply by AKLWestie on 17-May-2013 22:45 (82 replies)
Pages... 4 5 6


$200 Smart Phone!? Ideas..
Created by antaeusa, last reply by antaeusa on 20-May-2013 17:04 (18 replies)
Pages... 2


A new project coming to Geekzone
Created by freitasm, last reply by gundar on 20-May-2013 10:53 (209 replies)
Pages... 12 13 14


HTC One (2013) owners' discussion
Created by Dingbatt, last reply by Kalaren on 20-May-2013 16:27 (1459 replies)
Pages... 96 97 98


Sitting on a boring conference call
Created by SaltyNZ, last reply by SepticSceptic on 17-May-2013 16:52 (14 replies)

any cyclists on the forum? (question about parts suppliers...)
Created by Lykho, last reply by Dunnersfella on 20-May-2013 17:50 (13 replies)

Samsung Galaxy SIII Discussion and Owners Thread
Created by networkn, last reply by jeffnz on 20-May-2013 17:54 (5527 replies)
Pages... 367 368 369


Netbook as a "set-top box"
Created by chrislaing, last reply by farcus on 20-May-2013 16:36 (10 replies)


Geekzone Jobs »
Most recent NZ jobs in technology:

Java Developer
Posted 20-May-2013 17:27

Project Manager - Networks Experience
Posted 20-May-2013 17:27

IT Help Desk Analyst
Posted 20-May-2013 17:27

Java/J2EE Developer, permanent role in Auckland
Posted 20-May-2013 17:27

Software Test Engineer - Unix
Posted 20-May-2013 17:27

Systems Engineer / Support Technician
Posted 20-May-2013 17:27

Senior Systems Engineer
Posted 20-May-2013 16:27


Geekzone Live »
Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.

Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.

Alternatively, you can receive a daily email with Geekzone updates.