ipbr21054
Well-known Member
- Joined
- Nov 16, 2010
- Messages
- 5,752
- Office Version
- 2007
- Platform
- Windows
Basically on my userform I have commandbutton1 I plan to show / hide it depending on whether a value is present or not.
Let me explain.
The userform opens & the value in Textbox1 is noted. The value should be compared with Table 42. If Textbox1 value is present in Table 42 then hide commandbutton1, if the value isn’t present then show commandbutton1
Thanks.
Let me explain.
The userform opens & the value in Textbox1 is noted. The value should be compared with Table 42. If Textbox1 value is present in Table 42 then hide commandbutton1, if the value isn’t present then show commandbutton1
Thanks.