Selasa, 16 Agustus 2022

Re: [MSAccessProfessionals] Report, when field blank look up standard note

Greetings from just over the hill east of you (I assume).  You haven't shown your code so it's hard to know what might be going wrong with it.  In general:

If Len(Me.WarrantyNote & vbNullString) = 0 Then
  Me.WarrantyNote = DLookup(...)
End If

You can use a similar test to hide the labels.  The place to do that is typically the format event of the section containing them on the report.

Paul

------ Original Message ------
From "michael simpson via groups.io" <saccity101=yahoo.com@groups.io>
Date 8/16/2022 2:01:02 PM
Subject [MSAccessProfessionals] Report, when field blank look up standard note

Good day - 
I am working on updating automating my database to send out invoices, 
I have two issues, 
I have a Form (fmWO) which I publish to a report (rptWO) and then print to a PDF to email to clients. 

First I generally us a standard warranty on my work orders, so I don't type it in unless something atypical. 
Want to if field WarrantyNote = "" then lookup standard note. 

Second issue: if some fields are not filled in then hide the label and message box 

First thought was to put something on the on load event, however, getting "invalid use of Null" error.
The on current event is triggered when I close the form,  

Take care,

Mike the Plumber

Sac City Plumbing

[MSAccessProfessionals] Report, when field blank look up standard note

Good day - 
I am working on updating automating my database to send out invoices, 
I have two issues, 
I have a Form (fmWO) which I publish to a report (rptWO) and then print to a PDF to email to clients. 

First I generally us a standard warranty on my work orders, so I don't type it in unless something atypical. 
Want to if field WarrantyNote = "" then lookup standard note. 

Second issue: if some fields are not filled in then hide the label and message box 

First thought was to put something on the on load event, however, getting "invalid use of Null" error.
The on current event is triggered when I close the form,  

Take care,

Mike the Plumber

Sac City Plumbing

Selasa, 02 Agustus 2022

Re: [MSAccessProfessionals] Textbox is populated with the "#NAME?" error code. after upgrading computers RESOLVED

hi Sarah,

you did it! Just no message ... or is it "OK I got it." -- maybe show quoted post BELOW instead of above message?

kind regards,
crystal

On 8/2/2022 12:10 PM, novice012000 wrote:
On Mon, Aug 1, 2022 at 11:40 AM, crystal (strive4peace) wrote:

here's a more direct link to Duane's image:

https://groups.io/g/MSAccessProfessionals/photo/249167/2977001

~crystal

On 8/1/2022 1:36 PM, crystal (strive4peace) via groups.io wrote:

hi Sarah,

glad it's working again!!!

how to Quote Post .. Duane uploaded an image on how to quote post in a reply to show previous messages using the web interface here:

https://groups.io/g/MSAccessProfessionals/album?id=249167

Groups IO interface
file name: GroupsIOQuoteReply.png
By Duane Hookom
Uploaded: 06/22/20
Size: 45 kB

 

kind regards,
crystal

On 8/1/2022 12:24 PM, novice012000 wrote:
Crystal,
just wanted to let you know that the problem was caused by an issue with the Microsoft Office license. Once that was resolved the error disappeared.
Thanks for your help
Sarah
PS-I still dont see the option to include message thread in groups.io. sorry for not including.
OK I got it.
Thanks
Sarah

Re: [MSAccessProfessionals] Textbox is populated with the "#NAME?" error code. after upgrading computers RESOLVED

On Mon, Aug 1, 2022 at 11:40 AM, crystal (strive4peace) wrote:

here's a more direct link to Duane's image:

https://groups.io/g/MSAccessProfessionals/photo/249167/2977001

~crystal

On 8/1/2022 1:36 PM, crystal (strive4peace) via groups.io wrote:

hi Sarah,

glad it's working again!!!

how to Quote Post .. Duane uploaded an image on how to quote post in a reply to show previous messages using the web interface here:

https://groups.io/g/MSAccessProfessionals/album?id=249167

Groups IO interface
file name: GroupsIOQuoteReply.png
By Duane Hookom
Uploaded: 06/22/20
Size: 45 kB

 

kind regards,
crystal

On 8/1/2022 12:24 PM, novice012000 wrote:
Crystal,
just wanted to let you know that the problem was caused by an issue with the Microsoft Office license. Once that was resolved the error disappeared.
Thanks for your help
Sarah
PS-I still dont see the option to include message thread in groups.io. sorry for not including.
OK I got it.
Thanks
Sarah
_._,_._,_

Groups.io Links:

You receive all messages sent to this group.

View/Reply Online (#116255) | Reply To Group | Reply To Sender | Mute This Topic | New Topic
Your Subscription | Contact Group Owner | Unsubscribe [sugeng.panjalu.access@blogger.com]

_._,_._,_

Senin, 01 Agustus 2022

Re: [MSAccessProfessionals] Textbox is populated with the "#NAME?" error code. after upgrading computers RESOLVED

here's a more direct link to Duane's image:

https://groups.io/g/MSAccessProfessionals/photo/249167/2977001

~crystal

On 8/1/2022 1:36 PM, crystal (strive4peace) via groups.io wrote:

hi Sarah,

glad it's working again!!!

how to Quote Post .. Duane uploaded an image on how to quote post in a reply to show previous messages using the web interface here:

https://groups.io/g/MSAccessProfessionals/album?id=249167

Groups IO interface
file name: GroupsIOQuoteReply.png
By Duane Hookom
Uploaded: 06/22/20
Size: 45 kB


kind regards,
crystal

On 8/1/2022 12:24 PM, novice012000 wrote:
Crystal,
just wanted to let you know that the problem was caused by an issue with the Microsoft Office license. Once that was resolved the error disappeared.
Thanks for your help
Sarah
PS-I still dont see the option to include message thread in groups.io. sorry for not including.

Re: [MSAccessProfessionals] Textbox is populated with the "#NAME?" error code. after upgrading computers RESOLVED

hi Sarah,

glad it's working again!!!

how to Quote Post .. Duane uploaded an image on how to quote post in a reply to show previous messages using the web interface here:

https://groups.io/g/MSAccessProfessionals/album?id=249167

Groups IO interface
file name: GroupsIOQuoteReply.png
By Duane Hookom
Uploaded: 06/22/20
Size: 45 kB


kind regards,
crystal

On 8/1/2022 12:24 PM, novice012000 wrote:
Crystal,
just wanted to let you know that the problem was caused by an issue with the Microsoft Office license. Once that was resolved the error disappeared.
Thanks for your help
Sarah
PS-I still dont see the option to include message thread in groups.io. sorry for not including.

Re: [MSAccessProfessionals] Textbox is populated with the "#NAME?" error code. after upgrading computers RESOLVED

Crystal,
just wanted to let you know that the problem was caused by an issue with the Microsoft Office license. Once that was resolved the error disappeared.
Thanks for your help
Sarah
PS-I still dont see the option to include message thread in groups.io. sorry for not including.
_._,_._,_

Groups.io Links:

You receive all messages sent to this group.

View/Reply Online (#116252) | Reply To Group | Reply To Sender | Mute This Topic | New Topic
Your Subscription | Contact Group Owner | Unsubscribe [sugeng.panjalu.access@blogger.com]

_._,_._,_