Re: Floor Plan Sketch in Excel

From: Alan (anonymous_at_discussions.microsoft.com)
Date: 02/27/04


Date: Thu, 26 Feb 2004 18:35:34 -0800

Thanks for the suggestions.

I already have Excel hooked up to a popular 3rd party 2d
sketch package via VBA. I can start the 3rd party
package, draw the diagram, transfer the image, sq footage
and other info to excel and include this in the excel
report.

After playing with the Excel drawing package, I think
Excel can provide similar functionality with a little VBA
code. I consider some of the Excel drawing options
easier to work with than the 3rd party sketch packages.
This will be really slick if I can get it to work, you'll
be able to fill out the entire report and sketch in excel.

The only piece missing from Excel which I don't think I
can provide is the area calculation for a freeform shape
object. I'm sure somebody has already done this, I just
need to find it. I've been searching google and other
forums trying to find an Excel compatible area
calculation tool, no luck so far.

I think the Excel drawing option already uses some area
calculations to provide fill color, I'm surprised they
did not make this available in the interface.

>-----Original Message-----
>You can do it with VBA, although it has a seriously odd
object model.
>
>I have a great example that builds a visual job-
schedule, you add a job,
>start and end times, and it puts a arc on the 24 hour
clock/wheel.
>
>--
>
>HTH
>
>Bob Phillips
> ... looking out across Poole Harbour to the Purbecks
>(remove nothere from the email address if mailing direct)
>
>"Frank Kabel" <frank.kabel@freenet.de> wrote in message
>news:uoAMAxL$DHA.3712@tk2msftngp13.phx.gbl...
>> Does that calculate areas? - not quite sure and just
curious :-).
>> I just entered 'floor sketch plan' in Google and
received a lot of
>> useful looking hits
>>
>> --
>> Regards
>> Frank Kabel
>> Frankfurt, Germany
>>
>> Bob Phillips wrote:
>> > like Visio.
>> >
>> >
>> > "Frank Kabel" <frank.kabel@freenet.de> wrote in
message
>> > news:OlTXSVL$DHA.2316@tk2msftngp13.phx.gbl...
>> >> Hi Alan
>> >> AFAIK there is no such Add-In for Excel (Excel has
just some simple
>> >> drawing capabilities). Your probably should look
for a specific
>> >> application to do this (try a Google search for
this)
>> >>
>> >> --
>> >> Regards
>> >> Frank Kabel
>> >> Frankfurt, Germany
>> >>
>> >> Alan wrote:
>> >>> Is there a way to draw a floor plan sketch in
Excel, then
>> >>> calculate the area? The Excel freeform polygon
drawing
>> >>> tool lets you draw a polygon, but I haven't found
a way
>> >>> to caclulate the polygon area.
>> >>>
>> >>> Is there an excel sketch addin (or other utility)
which
>> >>> allows you to draw a floor plan sketch and
calculate the
>> >>> sq footage?
>> >>>
>> >>> Is there an area calculation utility which will
calculate
>> >>> the area for an excel freeform polygon?
>> >>>
>> >>> For reference, I posted this in the Excel
Programming
>> >>> forum also, no response so far.
>> >>>
>> >>> thanks.
>>
>
>
>.
>



Relevant Pages

  • Re: VBA errors in 2007 (works fine in 2003)
    ... It's just breaking on the Mac version of Excel. ... Pak allowing you to call functions in the ATP from within VBA. ... menu in VBA, choose References, and select "atpvbaen.xls". ... If there is the possibility of a name collision (two or more libraries ...
    (microsoft.public.excel.misc)
  • Re: VBA errors in 2007 (works fine in 2003)
    ... The file is working as intended now in Excel 2003 and 2007. ... Pak allowing you to call functions in the ATP from within VBA. ... menu in VBA, choose References, and select "atpvbaen.xls". ... If there is the possibility of a name collision (two or more libraries ...
    (microsoft.public.excel.misc)
  • Re: Working example how to create a DLL using Visual C# 2008
    ... This compiled fine and runs OK in both Excel 2007 and 2003 ... Tolls References or Tools Add-ins so that I can use it from within the Excel ... > meaningful VBA projects. ... >>language hasn't been updated in nearly a decade. ...
    (microsoft.public.excel.programming)
  • Re: VBA errors in 2007 (works fine in 2003)
    ... The file is working as intended now in Excel 2003 and 2007. ... Pak allowing you to call functions in the ATP from within VBA. ... menu in VBA, choose References, and select "atpvbaen.xls". ... If there is the possibility of a name collision (two or more libraries ...
    (microsoft.public.excel.misc)
  • Re: Exporting from Project 2007 to Word 2003 or Excel 2003
    ... macro and export an Excel worksheet with no blank rows - exactly ... Resource Names into the worksheet created using the macro. ... VBA, I am almost inclined to teach myself a little bit of VBA so I ... Dim xlCol As Excel.Range ...
    (microsoft.public.project)