|
-
Jan 11th, 2006, 04:33 PM
#1
Thread Starter
Hyperactive Member
Hello, I have an access97 database, in which I have a report. I have a textbox that's bound to a field called 'Item-Code' in a table. How would I add an astericks on each side of the value pulled from the table, and have it show on the report?
so if it pulled:
015975386
It would change it to:
*015975386*
Last edited by LostAngel; Jan 12th, 2006 at 05:35 AM.
Code:
If LostAngel.Tag = "Programming" then
LostAngel.Caption = "Awake"
Else
LostAngel.Caption = "Dreaming of Code"
End If
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|