Menu
Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
Current visitors
New profile posts
Search profile posts
Menu
Log in
Register
Home
Members
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
bastanu's latest activity
bastanu
replied to the thread
need help to add user access level
.
Many ways to do that, here is a link to my sample: http://forestbyte.com/ms-access-utilities/fba-custom-access-levels/ Cheers,
Jun 15, 2022
bastanu
replied to the thread
Error when calling a URL
.
Keep us posted please!
May 20, 2022
bastanu
reacted to
Sodslaw's post
in the thread
Solved
CanShrink in reports detail.
with
Like
.
I think you've cracked it! ;) Sub report 1 = SalesQuotationItem Sub report 2 =QSalesQuotationItemAcc Sub report 3 =SalesQuotationItem2...
May 20, 2022
bastanu
replied to the thread
Solved
PNG Logo in Generated PDF not Printing Clear
.
How does it look if you use Docmd.OutputTo to create a PDF file from the report? Cheers,
May 20, 2022
bastanu
replied to the thread
Solved
Report won't Print Multiple Pictures.
.
Google is your friend...
May 20, 2022
bastanu
replied to the thread
Solved
CanShrink in reports detail.
.
Something like this should work (Dcount on that query would tell you if there are records returned or not)...
May 20, 2022
bastanu
replied to the thread
Solved
CanShrink in reports detail.
.
Not sure what do you mean by that, what should happen if there is no OrderID? Can you show a sample? Cheers,
May 19, 2022
bastanu
replied to the thread
Error when calling a URL
.
When I try this modified version it opens this thread, can you try it? Dim strURL As String 'strURL =...
May 19, 2022
bastanu
replied to the thread
Error when calling a URL
.
You might also try this: Dim strURL As String strURL =...
May 18, 2022
bastanu
replied to the thread
Error when calling a URL
.
What error do you get?
May 18, 2022
bastanu
replied to the thread
Error when calling a URL
.
Have you tried it without the brackets? Application.FollowHyperlink...
May 18, 2022
bastanu
replied to the thread
MailMerge: Display Email before Send (wdSendToEmail)
.
I'm afraid it cannot be done in your current context, the built in Word mail-merge emailing doesn't have a Display. Your options are to...
May 17, 2022
bastanu
replied to the thread
Query based report showing wrong column/field...
.
Oh, I see, thanks for the clarification, what I meant was going to the lookup tab and selecting a combo or list box then setting the...
May 16, 2022
bastanu
replied to the thread
Query based report showing wrong column/field...
.
Yes, in the Lookup tab of the field in table design, isn't that called the lookup "wizard"?
May 16, 2022
bastanu
replied to the thread
Solved
CanShrink in reports detail.
.
Create a totals query (qryLast_AC) where you Group by Left([Part_No]),2) ="AC" and get Last_AC:Max([Position]) then in the report 3...
May 16, 2022
Home
Members
Top
Bottom