Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sendkey to Zoom a field

Status
Not open for further replies.

3outta5

Programmer
May 27, 2000
6
US
I have tried to duplicate the Ctrl+F2 feature in Zooming in a Sendkey function. It never works. Can someone tell me if I can zoom a field either by a command key or automatically when the field is "In Focus" and how I do it. I have read how it is supposed to be programmed but it does not work. I have successfully programmed other Sendkey functions, but I can't seem to get this one function to work.
 
Use this syntax: "+({F2})" without the quotes. It works perfectly for me.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top