I would be interested in seeing what other users come up with. I have only been able to do this by exporting the table to Excel, entering the data as I want it, then importing it back to Access.
I don't know about KMAYO, but I was talking about new data, where perhaps the name is different, but the city is the same, you have to put the city into each record individually, instead of a single paste to several records.
Rgds, Geoff [blue]Si hoc signum legere potes, operis boni in rebus Latinus alacribus et fructuosis potiri potes![/blue]
Want the [red]best[/red] answers to your questions ? faq222-2244
its not that complicated that it requires somthing like that and the range fluxuates. its never the same set cells. i just have to copy two fields of names down to a certain program. or the month to certain types of programs. but they all say the same thing. so its just a matter of copying info to a few cells.
That's the thing with access - there is no concept of "Cells" and there's nothing tricky about an update query....
Set Tablename.Fieldname = "Result"
where Tablename.Fieldname = "criteria1" and Tablename.Fieldname = "criteria2"
Rgds, Geoff [blue]Si hoc signum legere potes, operis boni in rebus Latinus alacribus et fructuosis potiri potes![/blue]
Want the [red]best[/red] answers to your questions ? faq222-2244
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.