Thread: How can I ...
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Haim[_2_] Haim[_2_] is offline
external usenet poster
 
Posts: 8
Default How can I ...

Hi,

I'm working with VB.

How can I do the following with VB commands:

1. Declare K (variable) as a regular number
2. Declare K as percentage variable
3. (Variable) K = Current Cell
4. Current Cell = (Variable) K

Thank you,

Haim.