New profile posts

I am here to solve your Access problems.
P
progetto software sas
is it possible to preview in a form an msg file (outlook) without being asked to open the file?
  • Like
Reactions: MajP
onur_can
onur_can
What do you mean by the msg file?
isladogs
isladogs
Questions like this should be done in the main forum to get a wider variety of opinions and so everyone can benefit
Hi @arnelgp
If you have time, I have posted a thread regarding "current active user". Please have a look.
Many thanks
Yesterday you provided the SQL
select id, invoice, dcount("1", "yourTableName", "ID <= " & [ID]) As Sequence, Status from yourTableName Order By id Asc;
I do not have an ID value. To simplify, assume a table of only invoice numbers with duplicates. How would I change your SQL to:
1) get a sequential number for each record
2) get a subset of sequential numbers by the invoice number
isladogs
isladogs
@BGIBERT
You should ask this question in the forum thread where you are more likely to get a quick answer
Good evening. Just joined today to find out answers for of my questions and hope I can help resolve some issues, though. Still a learner.
Hi CJ_London
could You please look at my thread, if you are not busy
Back
Top Bottom