473,382 Members | 1,238 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Shared form on network not retaining values?

I have an unbound form to generate reports from in an mdb that we share
on our network drive. The users selects several options for the report,
such as what to view, the sort order, etc. These choices are then
stored in the tags of the controls. The report creation button reads
these values and outputs the desired report.

The problem is, when more than one person is in the db, the report
creation routine does not pick up the right values.

Is this because I'm using the tag property of controls to store values?
Should I use an invisible text box instead?

Aug 15 '06 #1
3 1414
Nick Douglas wrote:
I have an unbound form to generate reports from in an mdb that we
share on our network drive. The users selects several options for the
report, such as what to view, the sort order, etc. These choices are
then stored in the tags of the controls. The report creation button
reads these values and outputs the desired report.

The problem is, when more than one person is in the db, the report
creation routine does not pick up the right values.

Is this because I'm using the tag property of controls to store
values? Should I use an invisible text box instead?
Why not use the controls themselves (the Value property)? And why would you
need to "save" anything? The form stays open when the user runs the report
right?

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Aug 15 '06 #2

"Nick Douglas" <ni*********@gmail.comwrote in message
news:11**********************@74g2000cwt.googlegro ups.com...
I have an unbound form to generate reports from in an mdb that we share
on our network drive. The users selects several options for the report,
such as what to view, the sort order, etc. These choices are then
stored in the tags of the controls. The report creation button reads
these values and outputs the desired report.

The problem is, when more than one person is in the db, the report
creation routine does not pick up the right values.

Is this because I'm using the tag property of controls to store values?
Should I use an invisible text box instead?
Are your users sharing the same front end, i.e. Forms/reports?.
Aug 15 '06 #3
"Nick Douglas" <ni*********@gmail.comwrote in
news:11**********************@74g2000cwt.googlegro ups.com:
I have an unbound form to generate reports from in an mdb that we
share on our network drive.
That's the problem. Don't share the front end.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Aug 15 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: cgplays.com | last post by:
I have a select-pulldown at http://computergroupplays.com/fb-pres2.asp that changes the 3rd pulldown (Dbase) depending on what the user enters in the 2nd (Wk). My associate wants the values inside...
19
by: jeff | last post by:
how do you convert form byte to Int32 while retaining the binary value of the byte array
2
by: cFleury | last post by:
This system works in a intranet w/ some 200 stations and this particular form is retaining its values among different stations...like if I enter some values in the form on station 1 walk to station...
7
by: cFleury | last post by:
I have an ASP.NET web form that is retaining values over different stations on the network, how can I stop this behavior ?. I didn’t do anything special to cause it. Thanks C.Fleury
3
by: desh | last post by:
hello How to retain the values in form tag ,in case user enter wrong information.
9
by: Steve Poe | last post by:
Configuration: PHP 4.3.9 Apache 2.0.52 Hello PHP group, I am a novice to PHP. I have searched through the newsgroup on my issue but I am not sure I know what I am missing.
12
by: liamo | last post by:
Don't laugh lol I know your all php guru's : ) Ok, so I have little if any knowledge with the programming language php - only having created small enquiry forms. Now I have a client that needs a...
5
by: Bels | last post by:
I am currently designing a real estate website using Dreamweaver CS3, php, MySQL on a Mac. On it is a 'property search' form that queries the property database. The form consists of 5 dropdown lists....
2
by: anusha.vempati9 | last post by:
Hi All, I am calling a cgi file from a perl module. The cgi file contains the HTML form and some HTML fields(like check boxes). In my logic, I am trying to submit the form and calling the same...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.