Is a Flex Grid What I need?

J

Jacinda

I am looking to set up a schedule for my production team so that they can see
all of their open orders, what machine and or operator is working on them,
the material used, the qty needed for the order and the due date.

I really would like this to be a dynamic form where they can tweak dates or
move around the orders to move in a rush order or move back an order etc...
dates and times are changing all the time, and I'd like my production team to
have a screen to view each machine and the orders assigned to that machine.

In the past I have looked at the flex grid control (can't get it to work in
07 software- working on that issue). But I do think this may be something
that would work.

If the flex grid is what I need then -How does it work exactly?
If not - what would you suggest.
 
S

Steve

Hello Jacinda,

I have a calendar form and a calendar report I could implement in your
database to do this for you. The calendar looks like a page from a wall
calendar. The year and month are selectable. Each machine would be
selectable and you could display the due dates of all orders for the machine
in the selected year and month. You could click on any order and popup a
form displaying the list of materials and quantity needed. You could also
program the calendar to be able to change the date of an existing order or
add a rush order.
There would be a small fee to implement the calendar form and calendar
report for you. Send me your email address and I will send you a screen shot
of the calendar.

Steve
(e-mail address removed)
 
A

Arvin Meyer [MVP]

The FlexGrid is a VB6 (or earlier) object which isn't licensed to work from
Access. That may be your problem in Access 2007. If you install it with a VB
6 program, it is then licensed. There are other excellent (but not free)
grids as well. One I've used is T-List:

http://www.bennet-tec.com/btproducts/tlist/tlist.htm

Look around. There are plenty of others out there. The common Controls
Replacement projects hay have one as well:

http://ccrp.mvps.org/
 
B

Beetle

Please ignore Steve. He is a troll who chooses to ignore the
rules of etiquette around here and fish for work. The type of
calendar he is describing is available for free on the web, so there
would be no reason to pay him for it even if it would be the solution
to your problem (which may or may not be the case). If you want
to learn more abouth flex grids, you can download a FREE sample
db from this link;

http://www.rogersaccesslibrary.com/forum/flex-grid-demo_topic511.html
 
J

John... Visio MVP

Steve said:
I have a calendar form and a calendar report I could implement in your
database to do this for you. The calendar looks like a page from a wall
calendar. The year and month are selectable. Each machine would be
selectable and you could display the due dates of all orders for the
machine in the selected year and month. You could click on any order and
popup a form displaying the list of materials and quantity needed. You
could also program the calendar to be able to change the date of an
existing order or add a rush order.
There would be a small fee to implement the calendar form and calendar
report for you. Send me your email address and I will send you a screen
shot of the calendar.

Steve

Stevie, so whose calendar are you trrying to flog?





Stevie is our own personal pet troll who is the only one who does not
understand the concept of FREE peer to peer support!
He offers questionable results at unreasonable prices.

These newsgroups are provided by Microsoft for FREE peer to peer support.
There are many highly qualified individuals who gladly help for free. Stevie
is not one of them, but he is the only one who just does not get the idea of
"FREE" support. He offers questionable results at unreasonable prices. If he
was any good, the "thousands" of people he claims to have helped would be
flooding him with work, but there appears to be a continuous drought and he
needs to constantly grovel for work.

Please do not feed the trolls.

John... Visio MVP
 
J

Jacinda

Thank you guys... and Steve, I am interested in free advise/help... not being
taken for a ride.... but nice try.

I do have the flex grid demo downloaded, and I have seen it in action when I
had the 2003 software but now that I have 2007 I can't even get the demo to
run....

So really you all are saying that a flex grid would work best for what I
want? or is there something else I could use in lieu of the flex grid?
 
P

Peter Hibbs

Jacinda,

Of course, a FlexGrid control can display your data but it sounds to
me as though you could do what you want with standard Access controls
such as List boxes, Combo boxes, Continuous subforms, etc. I suppose
it depends on what format you want to display the data, the Flex Grid
control is ideal for displaying a Many to Many table format but if you
are just displaying lists of data then a List box would do.

Regarding the Flex Grid Demo, this does work in Access 2007 (I have
just tried it) but you need to make sure that you have the latest
version of the control and, as you are using A2007, you need to make
sure the folder in which it is located is a 'trusted' location. If
those two conditions are correct then perhaps you could let us know
what exactly does not work when you run the demo program.

Peter Hibbs.
 
S

Steve

The flexgrid won't work in 2007. My calendar form and calendar report will
and can be set up to do what you want. See if you get any help from visio
john or arno r.

Steve
 
J

John... Visio MVP

Steve said:
The flexgrid won't work in 2007. My calendar form and calendar report will
and can be set up to do what you want. See if you get any help from visio
john or arno r.

Steve


Warning posts about con artists like you is doing the OP a BIG favour.

.... and the help we provide is FREE.

John... Visio MVP
 
S

Steve

You didn't do the OP a favor at all. In fact, you hurt her. My calendar form
and calendar report would have done exactly what she described she wanted.
You flash MVP credentials but certainly don't live up to the standards of an
MVP. You are suppose to help users not prevent them from at least looking at
solutions to their problems.

Steve
 
B

Bud Manz

Hi Sean,

I tried using this with Access 2010. The ocx registration was successful, but when I try to add it to my form, I get an error:

"You don't have the license required to use this ActiveX control.

You tried to open a form containing an OLE object or ActiveX control or you tried to create an ActiveX control.

To obtain the appropriate license, contact the company that provides the licensed OLD object or ActiveX control."

Any suggestions?

Thanks in advance!
Bud Manz
I am looking to set up a schedule for my production team so that they can see
all of their open orders, what machine and or operator is working on them,
the material used, the qty needed for the order and the due date.

I really would like this to be a dynamic form where they can tweak dates or
move around the orders to move in a rush order or move back an order etc...
dates and times are changing all the time, and I'd like my production team to
have a screen to view each machine and the orders assigned to that machine.

In the past I have looked at the flex grid control (cannot get it to work in
07 software- working on that issue). But I do think this may be something
that would work.

If the flex grid is what I need then -How does it work exactly?
If not - what would you suggest.


--
-Jacinda
On Wednesday, April 21, 2010 4:08 PM Steve wrote:
Hello Jacinda,

I have a calendar form and a calendar report I could implement in your
database to do this for you. The calendar looks like a page from a wall
calendar. The year and month are selectable. Each machine would be
selectable and you could display the due dates of all orders for the machine
in the selected year and month. You could click on any order and popup a
form displaying the list of materials and quantity needed. You could also
program the calendar to be able to change the date of an existing order or
add a rush order.
There would be a small fee to implement the calendar form and calendar
report for you. Send me your email address and I will send you a screen shot
of the calendar.

Steve
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Flex Grid Control 5
Flex Grid Control in Access 10
Understanding the Flex Grid control 3
Crosstab vs Flex Grid 17
Flex Grid Control 3
Flex Grid Problem 1
Sapphire Flex HD 7770 GHz Edition 0
Flex grid question 2

Top