Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.project.vba,comp.lang.basic.visual.database,comp.lang.visual.basic,comp.lang.basic.visual.misc
external usenet poster
 
Posts: 2
Default Require draggable visual object in Excel VBA

Hi all. I am doing some Excel VBA programming for an engineering group
in the area of production scheduling. Most of it is going OK but they
have some ideas for a bit of a dream tool. Eventually this stuff will
be replaced by SAP APO, but right now it is all in Excel.

They want to show visually the status of various schedules, in a format
very similar to a gantt chart in MSProject. Each day they want to play
with the schedules, taking one schedule and lengthening it or
shortening it not by changing the data, but by dragging the actual
schedule itself longer or shorter.

Can this be done in Excel?
Should I be trying to use an MSProject control through ActiveX?
Is there a simpler and more suitable ActiveX control anyone can
recommend?

Maybe the the control would need to be bound to the data in the
underlying cells somehow (don't know how this would work)?

Say you had dates in coloumns across the top of the sheet. The control
would basically be a coloured rectangle that the user can stretch to
cover 3 days instead of two if the schedule slips - or shorten to one
day if the ship is loaded quicker than expected. It's hard to explain
in words - anyway, like a Gantt chart.

Any ideas?
Thanks
Simon Cullen
Simon.Cullen@ BHPBilliton.com (remove the space to reply)

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Require draggable visual object in Excel VBA

Charts can be used to adjust the underlying values by dragging in the chart
itself.

Here is information on Gantt charts in excel (the first is manual, the
others are using code)

http://support.microsoft.com/default...b;en-us;213915
How to create a Gantt chart using hours as the scale

http://support.microsoft.com/?id=123260
XL: Visual Basic Module to Create Gantt Chart

http://support.microsoft.com/default...&Product=xlw2K
XL: Visual Basic Module to Create a Gantt Chart

http://support.microsoft.com/default...&Product=xlw2K
INFO: Gantt Chart Sample Add-In Available for Download

--
Regards,
Tom Ogilvy



wrote in message
ps.com...
Hi all. I am doing some Excel VBA programming for an engineering group
in the area of production scheduling. Most of it is going OK but they
have some ideas for a bit of a dream tool. Eventually this stuff will
be replaced by SAP APO, but right now it is all in Excel.

They want to show visually the status of various schedules, in a format
very similar to a gantt chart in MSProject. Each day they want to play
with the schedules, taking one schedule and lengthening it or
shortening it not by changing the data, but by dragging the actual
schedule itself longer or shorter.

Can this be done in Excel?
Should I be trying to use an MSProject control through ActiveX?
Is there a simpler and more suitable ActiveX control anyone can
recommend?

Maybe the the control would need to be bound to the data in the
underlying cells somehow (don't know how this would work)?

Say you had dates in coloumns across the top of the sheet. The control
would basically be a coloured rectangle that the user can stretch to
cover 3 days instead of two if the schedule slips - or shorten to one
day if the ship is loaded quicker than expected. It's hard to explain
in words - anyway, like a Gantt chart.

Any ideas?
Thanks
Simon Cullen
Simon.Cullen@ BHPBilliton.com (remove the space to reply)



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
In Excel, how can I require a field to contain data? mswanson Excel Discussion (Misc queries) 1 July 21st 09 10:56 PM
"Microsoft Visual Basic runtime error '424' object required". SharonG. Excel Worksheet Functions 0 July 5th 06 01:36 AM
Require Tmplwiz.exe for Excel 2003 Gdoc Excel Discussion (Misc queries) 0 January 18th 06 10:59 PM
Require draggable control within Excel [email protected] Excel Programming 1 March 23rd 05 01:28 PM
Where to get a visual tree-like object like the one used in the watch-window? Jurry[_10_] Excel Programming 2 May 5th 04 06:05 PM


All times are GMT +1. The time now is 02:15 PM.

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

About Us

"It's about Microsoft Excel"