A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Circular Meter



 
 
Thread Tools Display Modes
  #1  
Old October 22nd, 2009, 08:26 PM posted to microsoft.public.access.forms
Jael
external usenet poster
 
Posts: 36
Default Circular Meter

This is my third attempt to post this question over the last three days.
None have shown up so far. If they all show up eventually, I apologize for
the repetition.

I need to represent values in a form (and report) from 4.0 to 9.0 on a
circular meter (like a watch face with only one hand) with the value 4.0 at
270 degrees (9:00), the value 6.5 at 0 degrees (12:00) and the value 9.0 at
90 degrees (3:00). Increments are in tenths (3.6 degrees per increment).
There are 5 meters on the form and while the range of data are different for
each – once I get one working, I should be able to figure out the rest.

The value is static once the form is opened, but can be any value when the
form is opened.

The left side of the meter’s background is green and the right side is red.
The value indicator is an arrow from the center of the circle to the
appropriate value.

I can do this with a progress type bar but my client wants a circular meter
(Speedometer).
I can also do this with different images of each meter for each value, but I
hope there is a more elegant way to do this.

Appreciate any suggestions.

Thanks,
Jeff

  #2  
Old October 22nd, 2009, 08:40 PM posted to microsoft.public.access.forms
Douglas J. Steele[_3_]
external usenet poster
 
Posts: 3,143
Default Circular Meter

Not only has your previous post shown up, but you received at least two
answers.

http://groups.google.com/group/micro...4071faf85d6005

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Jael" wrote in message
...
This is my third attempt to post this question over the last three days.
None have shown up so far. If they all show up eventually, I apologize
for
the repetition.

I need to represent values in a form (and report) from 4.0 to 9.0 on a
circular meter (like a watch face with only one hand) with the value 4.0
at
270 degrees (9:00), the value 6.5 at 0 degrees (12:00) and the value 9.0
at
90 degrees (3:00). Increments are in tenths (3.6 degrees per increment).
There are 5 meters on the form and while the range of data are different
for
each - once I get one working, I should be able to figure out the rest.

The value is static once the form is opened, but can be any value when the
form is opened.

The left side of the meter's background is green and the right side is
red.
The value indicator is an arrow from the center of the circle to the
appropriate value.

I can do this with a progress type bar but my client wants a circular
meter
(Speedometer).
I can also do this with different images of each meter for each value, but
I
hope there is a more elegant way to do this.

Appreciate any suggestions.

Thanks,
Jeff



  #3  
Old October 22nd, 2009, 08:51 PM posted to microsoft.public.access.forms
Mark Andrews[_2_]
external usenet poster
 
Posts: 600
Default Circular Meter

Try searching for gauge controls on google.
http://www.google.com/search?sourcei...gauge+controls
look for activeX components

You might find someone who built something by manipulating images but
probably not.
In my opinion, I think your options are third party or don't do it.
Mark

"Jael" wrote in message
...
This is my third attempt to post this question over the last three days.
None have shown up so far. If they all show up eventually, I apologize
for
the repetition.

I need to represent values in a form (and report) from 4.0 to 9.0 on a
circular meter (like a watch face with only one hand) with the value 4.0
at
270 degrees (9:00), the value 6.5 at 0 degrees (12:00) and the value 9.0
at
90 degrees (3:00). Increments are in tenths (3.6 degrees per increment).
There are 5 meters on the form and while the range of data are different
for
each - once I get one working, I should be able to figure out the rest.

The value is static once the form is opened, but can be any value when the
form is opened.

The left side of the meter's background is green and the right side is
red.
The value indicator is an arrow from the center of the circle to the
appropriate value.

I can do this with a progress type bar but my client wants a circular
meter
(Speedometer).
I can also do this with different images of each meter for each value, but
I
hope there is a more elegant way to do this.

Appreciate any suggestions.

Thanks,
Jeff



  #4  
Old October 31st, 2009, 12:24 AM posted to microsoft.public.access.forms
Jael
external usenet poster
 
Posts: 36
Default Circular Meter

I've been checking daily but none showed up until 10/30. Most posts were
somewhat disapointing. When I have an answer, I'll post it in case someone
might want to use it.
Thanks to all who responded.
Jeff

"Douglas J. Steele" wrote:

Not only has your previous post shown up, but you received at least two
answers.

http://groups.google.com/group/micro...4071faf85d6005

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Jael" wrote in message
...
This is my third attempt to post this question over the last three days.
None have shown up so far. If they all show up eventually, I apologize
for
the repetition.

I need to represent values in a form (and report) from 4.0 to 9.0 on a
circular meter (like a watch face with only one hand) with the value 4.0
at
270 degrees (9:00), the value 6.5 at 0 degrees (12:00) and the value 9.0
at
90 degrees (3:00). Increments are in tenths (3.6 degrees per increment).
There are 5 meters on the form and while the range of data are different
for
each - once I get one working, I should be able to figure out the rest.

The value is static once the form is opened, but can be any value when the
form is opened.

The left side of the meter's background is green and the right side is
red.
The value indicator is an arrow from the center of the circle to the
appropriate value.

I can do this with a progress type bar but my client wants a circular
meter
(Speedometer).
I can also do this with different images of each meter for each value, but
I
hope there is a more elegant way to do this.

Appreciate any suggestions.

Thanks,
Jeff



.

  #5  
Old November 2nd, 2009, 01:01 PM posted to microsoft.public.access.forms
Mark Andrews[_2_]
external usenet poster
 
Posts: 600
Default Circular Meter

Have you ruled out using a third party gauge control?
I followed my post advice and I see a bunch of them:
http://www.fmsinc.com/microsoftacces...ges/index.html
http://www.dragonflydas.com/Products.html
http://www.yaodownload.com/Gauge-Act...ware_1859.html
http://www.wwp-inc.com/features.htm
many more

Perhaps be more specific about what you want? I don't think it's easy to
find a routine written in Access to use images to
simulate a gauge control (like what you want). I think third party controls
are your answer, or build a whole bunch of images and
make one visible and the rest NOT visible at runtime to simulate the gauge
look and feel.

Mark

"Jael" wrote in message
...
I've been checking daily but none showed up until 10/30. Most posts were
somewhat disapointing. When I have an answer, I'll post it in case
someone
might want to use it.
Thanks to all who responded.
Jeff

"Douglas J. Steele" wrote:

Not only has your previous post shown up, but you received at least two
answers.

http://groups.google.com/group/micro...4071faf85d6005

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Jael" wrote in message
...
This is my third attempt to post this question over the last three
days.
None have shown up so far. If they all show up eventually, I apologize
for
the repetition.

I need to represent values in a form (and report) from 4.0 to 9.0 on a
circular meter (like a watch face with only one hand) with the value
4.0
at
270 degrees (9:00), the value 6.5 at 0 degrees (12:00) and the value
9.0
at
90 degrees (3:00). Increments are in tenths (3.6 degrees per
increment).
There are 5 meters on the form and while the range of data are
different
for
each - once I get one working, I should be able to figure out the rest.

The value is static once the form is opened, but can be any value when
the
form is opened.

The left side of the meter's background is green and the right side is
red.
The value indicator is an arrow from the center of the circle to the
appropriate value.

I can do this with a progress type bar but my client wants a circular
meter
(Speedometer).
I can also do this with different images of each meter for each value,
but
I
hope there is a more elegant way to do this.

Appreciate any suggestions.

Thanks,
Jeff



.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:33 PM.


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