Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default best approach for a template spreadsheet to be used by others

I'm a CPA in industry, and have just taken a new position as Information
System Director for a large site contractor. The accounting software my
company uses (Timberline - the preeminent construction accounting software in
the marketplace) has the capability of importing a comma delimited text file
to expedite the process of voluminous data input (for example, dollar
estimates by cost code).

I've been given the assignment to develop a protected template that can be
used by others to create the file for importing. The specs of the Timberline
readable file calls for specific identifiers in the first column of the
spreadsheet to distinguish the row's characteristic (for example, "*" in the
first row to introduce the Project ID#, "P" in subsequent rows that represent
cost codes, and "C" in rows disbursed between the "P" rows that represent
categories that make up the cost code).

As of this writing, I have started developing a 2-tabbed .xls file, whereby
the first worksheet is where the user will input his/her data, and the second
worksheet lays out the data as per the Timberline specs (via cell references
and formulae). The second worksheet would then have to be saves as a .csv
prior to running the Timberline import command.

Is this approach the simplest one for the user, or would I be better off
using VBA to point the data to a ready to import comma delimited .txt file?
--
Thanks for your help,

dlewanda
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 51
Default best approach for a template spreadsheet to be used by others

You could always just write a macro that a user can click on once they've
inputted all the data to save the second worksheet as a CSV.

It's faster since you've already made the worksheets. =P

"CFOconsulting" wrote:

I'm a CPA in industry, and have just taken a new position as Information
System Director for a large site contractor. The accounting software my
company uses (Timberline - the preeminent construction accounting software in
the marketplace) has the capability of importing a comma delimited text file
to expedite the process of voluminous data input (for example, dollar
estimates by cost code).

I've been given the assignment to develop a protected template that can be
used by others to create the file for importing. The specs of the Timberline
readable file calls for specific identifiers in the first column of the
spreadsheet to distinguish the row's characteristic (for example, "*" in the
first row to introduce the Project ID#, "P" in subsequent rows that represent
cost codes, and "C" in rows disbursed between the "P" rows that represent
categories that make up the cost code).

As of this writing, I have started developing a 2-tabbed .xls file, whereby
the first worksheet is where the user will input his/her data, and the second
worksheet lays out the data as per the Timberline specs (via cell references
and formulae). The second worksheet would then have to be saves as a .csv
prior to running the Timberline import command.

Is this approach the simplest one for the user, or would I be better off
using VBA to point the data to a ready to import comma delimited .txt file?
--
Thanks for your help,

dlewanda

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Approach to Excel Jack Sons Excel Discussion (Misc queries) 5 May 15th 07 10:12 PM
Best Approach to Worksheet Synchronization mjones Excel Discussion (Misc queries) 7 November 8th 06 11:39 AM
What is the right approach? Epinn Excel Worksheet Functions 3 October 8th 06 12:22 PM
How do I export Lotus Approach files into an Excel spreadsheet? LEWOLF New Users to Excel 1 March 20th 06 05:19 PM
How to approach this? mevetts Excel Discussion (Misc queries) 1 January 10th 06 04:20 PM


All times are GMT +1. The time now is 10:47 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"