B
basstbone
Is it possible to have access create a report in excell and then delete some
characters out of the excell report? I'd like to get a 2 colomn report from
a couple of inventory databases. One database has information on lost
equipment, another for repaired equipment. I'd like the finished report to
look like this below:
Repaired staplers Missing Staplers
1 mollys mollys first
2 bills bills second
3 daves daves fifth
For whatever reseaon I needed a serial autonumber in the database design to
tie the databases together to get any kind of report...so one missing stapler
record would have "x" as default values for the repair fields and the correct
information for the missing fields (and visa versa), making the report appear
as below
Repaired staplers Missing Staplers
1 x mollys first
2 x bills second
3 daves x
How do tell excell, from access to find & replace all the "x's" with nothing
and then move the other information up so the above report looks more like:
Repaired staplers Missing Staplers
1 daves Mollys first
2 Bills second
Thanks in advance!!
characters out of the excell report? I'd like to get a 2 colomn report from
a couple of inventory databases. One database has information on lost
equipment, another for repaired equipment. I'd like the finished report to
look like this below:
Repaired staplers Missing Staplers
1 mollys mollys first
2 bills bills second
3 daves daves fifth
For whatever reseaon I needed a serial autonumber in the database design to
tie the databases together to get any kind of report...so one missing stapler
record would have "x" as default values for the repair fields and the correct
information for the missing fields (and visa versa), making the report appear
as below
Repaired staplers Missing Staplers
1 x mollys first
2 x bills second
3 daves x
How do tell excell, from access to find & replace all the "x's" with nothing
and then move the other information up so the above report looks more like:
Repaired staplers Missing Staplers
1 daves Mollys first
2 Bills second
Thanks in advance!!