Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default A Little Favor for a Friend

Hi guys,
I am making a house price estimateing program for my friend, with 2 files: a
list of materials and thier size, and a price list. I don't know were to
start. Can you help me?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default A Little Favor for a Friend

See if someone hasn't already done it:

http://office.microsoft.com/en-us/te...CL100632981033

the template gallery.

also, search google for house estimating excel (or refine you terms)

--
regards,
Tom Ogilvy

"CompuWhiz" wrote in message
...
Hi guys,
I am making a house price estimateing program for my friend, with 2 files:
a
list of materials and thier size, and a price list. I don't know were to
start. Can you help me?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,365
Default A Little Favor for a Friend

The first step is to sit down and develop a 'specification' for the program.
What information is going to be available in the program?
What operations does the end user need to be able to do with the information?
How is the manipulated information to be presented to the end user?

Then your next job is going to be to get a list of all potential materials
and their pricings and put them somewhere for reference.

You say you have 2 files now? What kind of files are they? I presume that
one file contains the list of materials and sizes while the other list
contains price list? How do the two lists relate to one another?


"CompuWhiz" wrote:

Hi guys,
I am making a house price estimateing program for my friend, with 2 files: a
list of materials and thier size, and a price list. I don't know were to
start. Can you help me?

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default A Little Favor for a Friend

The easiest thing to do is to use one worksheet for materials and unit price.
So you would have various grades of lumber and the cost per board-foot,
sheetrock and the cost per sheet, etc. The second worksheet would just have
the amounts of material needed.
--
Gary's Student
gsnu200702


"CompuWhiz" wrote:

Hi guys,
I am making a house price estimateing program for my friend, with 2 files: a
list of materials and thier size, and a price list. I don't know were to
start. Can you help me?

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default A Little Favor for a Friend

If I were to undertake such a project, I would begin with a bill of
materials. Concrete Block, cinder block, lumber, poured concrete, fasteners,
re-rod, etc. I would not worry about quantity in developing the bill of
materials, but bear in mind that quantity is essential for future
calculation. The next thing would be to establish a unit of measure, ea for
each, bf for board feet, etc. which will be needed when quantity is applied.
I would set up the program so that the bill of materials could fluctuate in
length and content, since you would never know what an architect would put
into their design. This should run about 1000 hours of development time,
counting of course the research to establish the measurements, etc. Unless,
of course, you assume that you will always have a bill of materials from the
architect at the time the estimate is made, in which case, the architect has
probably already done the estimate for materials.

Then I would set up a manpower estimating program, based on skills required
for the particular structure. This would include carpenters, masons,
electricians, plumbers, specialists, platerers, drywall hangers, laborers,
etc. I would try to establish a median wage scale and then add in a standard
figure for overhead, g&a and profit. I would attempt to research for
information on some kind of expected production rate for each skill level so
I could set up formulas for blocks per man hour, board feet per man hour, etc.

Well, this should get you started. I am sure we will hear from you again.

"CompuWhiz" wrote:

Hi guys,
I am making a house price estimateing program for my friend, with 2 files: a
list of materials and thier size, and a price list. I don't know were to
start. Can you help me?



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default A Little Favor for a Friend

Hi again,
Thanks for the replys. I do already have a list of materials. You see, the
hard part is, my other spreadsheet came from house planning software. My
friend is a contracter and an enginner. So the walls aren't really like "5
Sheets of Drywall, 5 inch thick", they are more like "WAL. 5 FT. RM. 6 SIDE
A" And also, if it lists an outlet, he would like me to get the cost of wire
to the circut box, a switchplate cover, etc., etc.!!
Thanks alot for your help. Reply if you are hungry for more info.

"JLGWhiz" wrote:

If I were to undertake such a project, I would begin with a bill of
materials. Concrete Block, cinder block, lumber, poured concrete, fasteners,
re-rod, etc. I would not worry about quantity in developing the bill of
materials, but bear in mind that quantity is essential for future
calculation. The next thing would be to establish a unit of measure, ea for
each, bf for board feet, etc. which will be needed when quantity is applied.
I would set up the program so that the bill of materials could fluctuate in
length and content, since you would never know what an architect would put
into their design. This should run about 1000 hours of development time,
counting of course the research to establish the measurements, etc. Unless,
of course, you assume that you will always have a bill of materials from the
architect at the time the estimate is made, in which case, the architect has
probably already done the estimate for materials.

Then I would set up a manpower estimating program, based on skills required
for the particular structure. This would include carpenters, masons,
electricians, plumbers, specialists, platerers, drywall hangers, laborers,
etc. I would try to establish a median wage scale and then add in a standard
figure for overhead, g&a and profit. I would attempt to research for
information on some kind of expected production rate for each skill level so
I could set up formulas for blocks per man hour, board feet per man hour, etc.

Well, this should get you started. I am sure we will hear from you again.

"CompuWhiz" wrote:

Hi guys,
I am making a house price estimateing program for my friend, with 2 files: a
list of materials and thier size, and a price list. I don't know were to
start. Can you help me?

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
How to copy a macro button image from a friend Tim Excel Discussion (Misc queries) 0 February 9th 09 10:45 PM
trying to help a friend new2this New Users to Excel 1 May 6th 07 07:56 AM
combined HLOOKUP (urgent for a friend) tom ossieur Excel Worksheet Functions 6 August 9th 06 03:56 PM
Can't think tonight - for a friend, can you help? a Excel Programming 1 February 9th 05 07:05 AM
just broke up with girl friend we had puter together daniel_in_despert_need_of_excel Excel Programming 2 December 6th 04 04:24 AM


All times are GMT +1. The time now is 11:36 AM.

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"